Reduce main db purge interval to 14 days since we have InfluxDB again
This commit is contained in:
@ -72,7 +72,7 @@ downloader:
|
||||
|
||||
recorder:
|
||||
db_url: !secret mariadb_url
|
||||
purge_keep_days: 30
|
||||
purge_keep_days: 14
|
||||
commit_interval: 30
|
||||
exclude:
|
||||
domains:
|
||||
|
Reference in New Issue
Block a user