From 438f48005721bb914cb51ed53163fb228a4c36d4 Mon Sep 17 00:00:00 2001 From: mmetc <92726601+mmetc@users.noreply.github.com> Date: Mon, 25 Mar 2024 11:55:59 +0100 Subject: [PATCH] Update config.yaml --- config/config.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/config.yaml b/config/config.yaml index 393cc05d738..2b0e4dfca1a 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -14,7 +14,6 @@ config_paths: index_path: /etc/crowdsec/hub/.index.json notification_dir: /etc/crowdsec/notifications/ plugin_dir: /usr/local/lib/crowdsec/plugins/ - #pattern_dir: /etc/crowdsec/patterns/ crowdsec_service: #console_context_path: /etc/crowdsec/console/context.yaml acquisition_path: /etc/crowdsec/acquis.yaml @@ -28,7 +27,7 @@ db_config: type: sqlite db_path: /var/lib/crowdsec/data/crowdsec.db #max_open_conns: 100 - #user: + #user: #password: #db_name: #host: