From b1854911cc24824cd32e9c2b1f1ac0ee0a3f2db6 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Sat, 14 May 2022 07:31:04 -0600 Subject: [PATCH] Update docs --- docs/docs/configuration/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index 79d1a8d2d..5fc9c57b8 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -246,14 +246,14 @@ motion: # Enables dynamic contrast improvement. This should help improve night detections at the cost of making motion detection more sensitive # for daytime. 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 # Optional: Record configuration # NOTE: Can be overridden at the camera level record: # 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. # WARNING: Frigate does not currently support limiting recordings based # on available disk space automatically. If using recordings,