From 4ff07aff9368a3db71ea96037c29f455762b6052 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Wed, 9 Sep 2026 12:07:29 -0400 Subject: [PATCH] frigate recording alerts --- apps/frigate/config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/frigate/config.yaml b/apps/frigate/config.yaml index f046657..09c4daf 100644 --- a/apps/frigate/config.yaml +++ b/apps/frigate/config.yaml @@ -28,6 +28,9 @@ data: record: enabled: true + alerts: + retain: + days: 1 detections: retain: days: 1