update reference config

This commit is contained in:
Josh Hawkins 2024-12-14 13:56:50 -06:00
parent 7e7fe48750
commit 31e48f8aea

View File

@ -329,6 +329,8 @@ objects:
review:
# Optional: alerts configuration
alerts:
# Optional: enables alerts for the camera (default: True)
enabled: True
# Optional: labels that qualify as an alert (default: shown below)
labels:
- car
@ -341,6 +343,8 @@ review:
- driveway
# Optional: detections configuration
detections:
# Optional: enables detections for the camera (default: True)
enabled: True
# Optional: labels that qualify as a detection (default: all labels that are tracked / listened to)
labels:
- car