From 8d83c6dc830501728d08c26465a3b5c01b10b2c2 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Mon, 17 Nov 2025 01:39:49 +0100 Subject: [PATCH] increase free space limit on frigate to 24h and enable two-way sync --- apps/frigate/release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/frigate/release.yaml b/apps/frigate/release.yaml index aa3ac39..bb4ddbc 100644 --- a/apps/frigate/release.yaml +++ b/apps/frigate/release.yaml @@ -36,6 +36,8 @@ spec: cookie_secure: True record: + expire_interval: 1440 # 24h + sync_recordings: True enabled: True retain: days: 90