From 9ef2d33fa96fa9ca1ac3ab3c35a5db1c94ac66c2 Mon Sep 17 00:00:00 2001 From: Adam Dodman Date: Wed, 12 Apr 2017 16:01:23 +0100 Subject: [PATCH] add purge to cleanup database --- configuration.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 4980eae..9130fb4 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -29,6 +29,11 @@ discovery: # Allows you to issue voice commands from the frontend in enabled browsers conversation: +# Enable the recorder to edit the amount of data kept: +recorder: + purge_days: 30 + + # Enables support for tracking state changes over time. history: