Only keep 7 days worth of states and entities.
This commit is contained in:
parent
b455fc86e1
commit
4076296dd1
@ -3,7 +3,7 @@
|
||||
commit_interval: 10
|
||||
# Delete events and states older than 2 weeks
|
||||
auto_purge: true
|
||||
purge_keep_days: 14
|
||||
purge_keep_days: 7
|
||||
exclude:
|
||||
# domains:
|
||||
# - automation
|
||||
|
Loading…
Reference in New Issue
Block a user