mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 17:25:22 +03:00
Update docs
This commit is contained in:
parent
5dbf7da38e
commit
b1854911cc
@ -246,14 +246,14 @@ motion:
|
|||||||
# Enables dynamic contrast improvement. This should help improve night detections at the cost of making motion detection more sensitive
|
# Enables dynamic contrast improvement. This should help improve night detections at the cost of making motion detection more sensitive
|
||||||
# for daytime.
|
# for daytime.
|
||||||
improve_contrast: False
|
improve_contrast: False
|
||||||
# Optional: Delay when updating camaera motion through MQTT from True -> False. (default: shown below)
|
# Optional: Delay when updating camera motion through MQTT from ON -> OFF (default: shown below).
|
||||||
mqtt_off_delay: 30
|
mqtt_off_delay: 30
|
||||||
|
|
||||||
# Optional: Record configuration
|
# Optional: Record configuration
|
||||||
# NOTE: Can be overridden at the camera level
|
# NOTE: Can be overridden at the camera level
|
||||||
record:
|
record:
|
||||||
# Optional: Enable recording (default: shown below)
|
# Optional: Enable recording (default: shown below)
|
||||||
# WARNING: If recording is disabled in the config, turning it on via
|
# WARNING: If recording is disabled in the config, turning it on via
|
||||||
# the UI or MQTT later will have no effect.
|
# the UI or MQTT later will have no effect.
|
||||||
# WARNING: Frigate does not currently support limiting recordings based
|
# WARNING: Frigate does not currently support limiting recordings based
|
||||||
# on available disk space automatically. If using recordings,
|
# on available disk space automatically. If using recordings,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user