diff --git a/apps/frigate/config.yaml b/apps/frigate/config.yaml index cb30040..f046657 100644 --- a/apps/frigate/config.yaml +++ b/apps/frigate/config.yaml @@ -26,6 +26,12 @@ data: - person - cat + record: + enabled: true + detections: + retain: + days: 1 + model: model_type: yolo-generic width: 640 # <--- should match the imgsize set during model export