From 91375eea7d6c609196a86bfe7387114ea97a80e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Sat, 25 Jan 2025 15:09:45 +0200 Subject: [PATCH] frigate: 7d historY --- hosts/fwminex/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index 82de4cb..4cf8147 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -347,7 +347,7 @@ in record = { enabled = true; retain = { - days = 3; + days = 7; mode = "all"; }; };