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