events -> detections
This commit is contained in:
parent
9cad0e9d8c
commit
db908eba98
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user