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