Per-camera rules
This commit is contained in:
committed by
GitHub
parent
13b6e88518
commit
3aa2731617
@ -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.
|
Replace `your.smtp.server`, `587`, `your_username`, and `your_password` with your actual SMTP server details.
|
||||||
|
|
||||||
**Per-camera rules (optional — new feature)**
|
**Per-camera rules**
|
||||||
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.
|
|
||||||
|
|
||||||
Example `alert_rules.json`:
|
Example `alert_rules.json`:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user