From 3aa2731617dbbed7789a87b8268cd085969c3de4 Mon Sep 17 00:00:00 2001 From: Undercover Computing Date: Sun, 10 Aug 2025 18:13:48 +1200 Subject: [PATCH] Per-camera rules --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7daffc6..829a07b 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,7 @@ Follow these steps to set up and run the Frigate SMTP service: Replace `your.smtp.server`, `587`, `your_username`, and `your_password` with your actual SMTP server details. - **Per-camera rules (optional — new feature)** - You can replace the global `ALLOWED_CAMERAS` / `IGNORED_LABELS` approach with a per-camera rules file named `alert_rules.json`. If present, the service will use the rules file instead of the global env vars. + **Per-camera rules** Example `alert_rules.json`: