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: