Skip to content

Commit

Permalink
[home] fixed duplicate config key on frigate
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 22, 2024
1 parent 59ad638 commit 499c00c
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions apps/home/frigate/base/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -97,11 +99,7 @@ data:
- chair
- umbrella
- backpack
retain:
default: 10
mode: motion
objects:
person: 15
motion:
threshold: 30
lightning_threshold: 0.8
Expand Down

0 comments on commit 499c00c

Please sign in to comment.