mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
crowdsec: update to 1.4.6
Update crowdsec to latest upstream release version 1.4.6 Signed-off-by: S. Brusch <ne20002@gmx.ch> Maintainer: Kerma Gérald <gandalf@gk2.net> Run tested: ipq40xx/generic, Fritzbox 4040, Openwrt 22.03.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/config/config.yaml
|
||||
+++ b/config/config.yaml
|
||||
@@ -7,7 +7,7 @@ common:
|
||||
@@ -10,7 +10,7 @@ common:
|
||||
working_dir: .
|
||||
config_paths:
|
||||
config_dir: /etc/crowdsec/
|
||||
@@ -9,12 +9,12 @@
|
||||
simulation_path: /etc/crowdsec/simulation.yaml
|
||||
hub_dir: /etc/crowdsec/hub/
|
||||
index_path: /etc/crowdsec/hub/.index.json
|
||||
@@ -21,7 +21,7 @@ cscli:
|
||||
@@ -26,7 +26,7 @@ cscli:
|
||||
db_config:
|
||||
log_level: info
|
||||
type: sqlite
|
||||
- db_path: /var/lib/crowdsec/data/crowdsec.db
|
||||
+ db_path: /srv/crowdsec/data/crowdsec.db
|
||||
#max_open_conns: 100
|
||||
#user:
|
||||
#password:
|
||||
#db_name:
|
||||
|
||||
Reference in New Issue
Block a user