mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
Update docs to include warnings about needing record enabled in the config (#3045)
* Update record docs to include note for automations. * Update config to warn about recording needing to be enabled. * Update wording from PR comments
This commit is contained in:
@@ -245,6 +245,8 @@ motion:
|
||||
# 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
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user