frigate: retain longer after detection
This commit is contained in:
parent
42088b411b
commit
71d734c3ec
@ -396,6 +396,10 @@ in
|
||||
days = 7;
|
||||
mode = "all";
|
||||
};
|
||||
detections.retain = {
|
||||
days = 30;
|
||||
mode = "motion";
|
||||
};
|
||||
};
|
||||
cameras = {
|
||||
vno4-dome-panorama = {
|
||||
|
Loading…
Reference in New Issue
Block a user