record motion for 60 days

This commit is contained in:
2025-02-20 19:14:28 +02:00
parent 0064cca0c9
commit 8b51729ce6

View File

@@ -155,6 +155,18 @@ in
days = 7; days = 7;
mode = "all"; mode = "all";
}; };
alerts = {
retain = {
days = 60;
mode = "motion";
};
};
detections = {
retain = {
days = 60;
mode = "motion";
};
};
}; };
cameras = { cameras = {