mirror of
https://github.com/Adam-Ant/home-assistant
synced 2025-06-21 05:50:57 +00:00
add purge to cleanup database
This commit is contained in:
@ -29,6 +29,11 @@ discovery:
|
|||||||
# Allows you to issue voice commands from the frontend in enabled browsers
|
# Allows you to issue voice commands from the frontend in enabled browsers
|
||||||
conversation:
|
conversation:
|
||||||
|
|
||||||
|
# Enable the recorder to edit the amount of data kept:
|
||||||
|
recorder:
|
||||||
|
purge_days: 30
|
||||||
|
|
||||||
|
|
||||||
# Enables support for tracking state changes over time.
|
# Enables support for tracking state changes over time.
|
||||||
history:
|
history:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user