diff --git a/modules/services/frigate/default.nix b/modules/services/frigate/default.nix index 8506429..8ef1cff 100644 --- a/modules/services/frigate/default.nix +++ b/modules/services/frigate/default.nix @@ -155,18 +155,6 @@ in days = 7; mode = "all"; }; - alerts = { - retain = { - days = 60; - mode = "motion"; - }; - }; - detections = { - retain = { - days = 60; - mode = "motion"; - }; - }; }; cameras = {