commit 71d734c3ec760958fd8f068c05fae9df79eef7ee (tree)
parent 42088b411ba73d414fc5d6e1f6b11a433a7567be
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date: Sat, 8 Feb 2025 22:52:24 +0200
frigate: retain longer after detection
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git 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 = {