From 82f9ce0797b8148f362e3b5ddffd35d23f242f40 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Mon, 6 Jul 2020 20:18:52 -0500 Subject: [PATCH] group_vars/frigate: Keep back yard recordings We're trying to discover how the possums are getting into and out of the house. Let's enable continuous video recording from the back yard camera so we can observe them and come up with a plan to get rid of them. --- group_vars/frigate/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/frigate/main.yml b/group_vars/frigate/main.yml index a568ae0..5cf2367 100644 --- a/group_vars/frigate/main.yml +++ b/group_vars/frigate/main.yml @@ -74,7 +74,7 @@ frigate_cameras: - bird record: enabled: true - retain_days: 0 + retain_days: 2 events: retain: default: 90