frigate: Store events for 1 month
This commit is contained in:
parent
20d91ff1b0
commit
9f69d421f2
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ record:
|
||||||
retain:
|
retain:
|
||||||
days: 7
|
days: 7
|
||||||
mode: motion
|
mode: motion
|
||||||
|
events:
|
||||||
|
retain:
|
||||||
|
default: 30
|
||||||
|
mode: motion
|
||||||
|
|
||||||
cameras:
|
cameras:
|
||||||
{% for camera in cctv_cameras %}
|
{% for camera in cctv_cameras %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue