Remove unused config
This commit is contained in:
parent
db908eba98
commit
d5c86b93e9
@ -50,12 +50,10 @@ let
|
||||
mode = "active_objects";
|
||||
};
|
||||
detections.retain = {
|
||||
default = cfg.retention.events;
|
||||
mode = "active_objects";
|
||||
days = cfg.retention.detections;
|
||||
};
|
||||
alerts.retain = {
|
||||
default = cfg.retention.events;
|
||||
mode = "motion";
|
||||
days = cfg.retention.alerts;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user