From 4076296dd17619b7cacf2d0a929acd73fb03b894 Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Sat, 28 Aug 2021 19:35:34 +0200 Subject: [PATCH] Only keep 7 days worth of states and entities. --- recorder.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recorder.yaml b/recorder.yaml index 3c56472..3d9e801 100644 --- a/recorder.yaml +++ b/recorder.yaml @@ -3,7 +3,7 @@ commit_interval: 10 # Delete events and states older than 2 weeks auto_purge: true - purge_keep_days: 14 + purge_keep_days: 7 exclude: # domains: # - automation