back to one cam

This commit is contained in:
TheWanderingCrow 2025-05-05 09:44:22 -04:00
parent eb7ca30e80
commit 7d28f3a730

View file

@ -14,6 +14,10 @@ in
# TODO: add mqtt broker
enabled = false;
};
notifications = {
enabled = true;
email = "frigate@wanderingcrow.net";
};
###################
# go2rtc restream #
###################
@ -56,6 +60,7 @@ in
alerts = {
labels = [
"person"
"cat"
];
};
};