mirror of
https://github.com/home-assistant/core.git
synced 2025-07-11 07:17:12 +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
|
# Enables support for tracking state changes over time
|
||||||
history:
|
history:
|
||||||
|
|
||||||
|
# Tracked history is kept for 10 days
|
||||||
|
recorder:
|
||||||
|
purge_keep_days: 10
|
||||||
|
|
||||||
# View all events in a logbook
|
# View all events in a logbook
|
||||||
logbook:
|
logbook:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user