Update wording from PR comments

This commit is contained in:
Nick Mowen 2022-04-02 07:20:29 -06:00
parent cb8b415b43
commit 8fe85779f2

View File

@ -245,9 +245,8 @@ motion:
# 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 automations will be used to control enabling/disabling record, # WARNING: If recording is disabled in the config, turning it on via
# record must still be enabled in the config for the automation to # the UI or MQTT later will have no effect.
# be successful.
# 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,
# you must specify retention settings for a number of days that # you must specify retention settings for a number of days that