frigate move alerts to detections on wce-0001

This commit is contained in:
TheWanderingCrow 2025-09-17 09:46:10 -04:00
parent f472b26c65
commit 1e2caff797

View file

@ -107,6 +107,13 @@ in
];
};
detect.enabled = true;
review = {
alerts.labels = [];
detections.labels = [
"person"
"cat"
];
};
};
wce-0002 = {
ffmpeg = {