From 499c00cb4b5b40323b7017ffd59a8d8e3835728b Mon Sep 17 00:00:00 2001 From: gruberdev Date: Wed, 21 Feb 2024 22:48:42 -0300 Subject: [PATCH] [home] fixed duplicate config key on frigate --- apps/home/frigate/base/cm.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/apps/home/frigate/base/cm.yaml b/apps/home/frigate/base/cm.yaml index 4ff56270e..6b506700f 100644 --- a/apps/home/frigate/base/cm.yaml +++ b/apps/home/frigate/base/cm.yaml @@ -71,8 +71,10 @@ data: mode: all events: retain: - default: 30 + default: 10 mode: motion + objects: + person: 15 pre_capture: 5 post_capture: 5 objects: @@ -97,11 +99,7 @@ data: - chair - umbrella - backpack - retain: - default: 10 - mode: motion - objects: - person: 15 + motion: threshold: 30 lightning_threshold: 0.8