frigate: keep recordings for 2 weeks
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user