mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-13 13:47:36 +02:00
Update config.example.yml
This commit is contained in:
parent
b2ff50ca2c
commit
f5244cd19d
@ -132,6 +132,12 @@ cameras:
|
||||
## Masked areas are also ignored for motion detection.
|
||||
################
|
||||
# mask: back-mask.bmp
|
||||
################
|
||||
# Useful only for HTTP Endpoint.
|
||||
# Level of hardness applied to the mask when combined with the image processed by Frigate.
|
||||
# Must be a float between 0 and 1.
|
||||
################
|
||||
# mask_hardness: 0.5
|
||||
|
||||
################
|
||||
# Allows you to limit the framerate within frigate for cameras that do not support
|
||||
|
Loading…
Reference in New Issue
Block a user