Increased MariaDB data retention to 4 days.
This commit is contained in:
parent
4b056b28b6
commit
0903d6ae91
@ -3,7 +3,7 @@
|
||||
commit_interval: 10
|
||||
# Delete events and states older than 2 weeks
|
||||
auto_purge: true
|
||||
purge_keep_days: 2
|
||||
purge_keep_days: 4
|
||||
# include:
|
||||
# domains:
|
||||
# - sensor
|
||||
|
Loading…
Reference in New Issue
Block a user