group_vars/frigate: Keep back yard recordings
We're trying to discover how the possums are getting into and out of the house. Let's enable continuous video recording from the back yard camera so we can observe them and come up with a plan to get rid of them.btop
parent
14332a4c3e
commit
82f9ce0797
|
@ -74,7 +74,7 @@ frigate_cameras:
|
||||||
- bird
|
- bird
|
||||||
record:
|
record:
|
||||||
enabled: true
|
enabled: true
|
||||||
retain_days: 0
|
retain_days: 2
|
||||||
events:
|
events:
|
||||||
retain:
|
retain:
|
||||||
default: 90
|
default: 90
|
||||||
|
|
Loading…
Reference in New Issue