frigate: keep recordings for 2 weeks
This commit is contained in:
parent
9042978530
commit
4d13f1a428
@ -126,7 +126,7 @@ in
|
|||||||
enabled = true;
|
enabled = true;
|
||||||
sync_recordings = true;
|
sync_recordings = true;
|
||||||
retain = {
|
retain = {
|
||||||
days = 7;
|
days = 14;
|
||||||
mode = "all";
|
mode = "all";
|
||||||
};
|
};
|
||||||
events = {
|
events = {
|
||||||
|
Loading…
Reference in New Issue
Block a user