mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 17:25:22 +03:00
Update config to warn about recording needing to be enabled.
This commit is contained in:
parent
23d24a26a8
commit
cb8b415b43
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user