mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
Add explicit first-time config for new purge_keep_days default (#12246)
This commit is contained in:
parent
231b62d043
commit
acb521330c
@ -95,6 +95,10 @@ conversation:
|
||||
# Enables support for tracking state changes over time
|
||||
history:
|
||||
|
||||
# Tracked history is kept for 10 days
|
||||
recorder:
|
||||
purge_keep_days: 10
|
||||
|
||||
# View all events in a logbook
|
||||
logbook:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user