From 282f6b74b672b9524e63ae095d1aaab6d9357290 Mon Sep 17 00:00:00 2001 From: Charlotte Croce Date: Sun, 20 Apr 2025 10:52:24 -0400 Subject: [PATCH] test mirror --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee0e7cd..4df7dd6 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ npm run update-db - Copy the example config: `cp slack.example.yml slack.yml` - Edit `slack.yml` and replace the placeholder values with your real server domain name -> this should probably be all included in a setup script or something +> This should probably be all included in a setup script or something > [!Important] > While detection rules are stored in Elasticsearch, in my case, they are managed through the Kibana API. This has not been tested on other frontend APIs.