up defaults

This commit is contained in:
Thibault bui Koechlin 2020-06-26 17:22:18 +02:00
parent 9e83076b12
commit 962365717d
2 changed files with 3 additions and 2 deletions

View file

@ -11,5 +11,6 @@ apimode: false
plugin:
backend: "./config/plugins/backend"
max_records: 10000
max_records_age: 60d
#30 days = 720 hours
max_records_age: 720h

View file

@ -14,4 +14,4 @@ prometheus: true
http_listen: 127.0.0.1:6060
plugin:
backend: "/etc/crowdsec/plugins/backend"
max_records_age: 30d
max_records_age: 720h