From 8fe85779f2fd3a3eed1f2ced5d3941a6ab122a7f Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Sat, 2 Apr 2022 07:20:29 -0600 Subject: [PATCH] Update wording from PR comments --- docs/docs/configuration/index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index 9f275715e..ba4facafc 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -245,9 +245,8 @@ motion: # NOTE: Can be overridden at the camera level record: # Optional: Enable recording (default: shown below) - # WARNING: If automations will be used to control enabling/disabling record, - # record must still be enabled in the config for the automation to - # be successful. + # 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, # you must specify retention settings for a number of days that