From 71d734c3ec760958fd8f068c05fae9df79eef7ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Sat, 8 Feb 2025 22:52:24 +0200 Subject: [PATCH] frigate: retain longer after detection --- hosts/fwminex/configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index 47faeb9..15c94e2 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -396,6 +396,10 @@ in days = 7; mode = "all"; }; + detections.retain = { + days = 30; + mode = "motion"; + }; }; cameras = { vno4-dome-panorama = {