events -> detections
This commit is contained in:
@@ -102,7 +102,7 @@ in {
|
|||||||
default = 1;
|
default = 1;
|
||||||
};
|
};
|
||||||
|
|
||||||
events = mkOption {
|
detections = mkOption {
|
||||||
type = int;
|
type = int;
|
||||||
description = "Retention time for all detected objects, in days.";
|
description = "Retention time for all detected objects, in days.";
|
||||||
default = 7;
|
default = 7;
|
||||||
|
|||||||
Reference in New Issue
Block a user