mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 06:05:10 +02:00
Add explicit first-time config for new purge_keep_days default (#12246)
This commit is contained in:
committed by
Paulus Schoutsen
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:
|
||||
|
||||
|
Reference in New Issue
Block a user