From cb8b415b43d6353b68115bd1af52ade43bc39220 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Sat, 2 Apr 2022 06:53:14 -0600 Subject: [PATCH] Update config to warn about recording needing to be enabled. --- docs/docs/configuration/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index 4f1765192..9f275715e 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -245,6 +245,9 @@ 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: 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