add warning to storage docs

This commit is contained in:
Blake Blackshear
2022-02-11 06:15:15 -06:00
parent a2d1bd2c67
commit edc1884c4e
2 changed files with 11 additions and 0 deletions
+5
View File
@@ -217,6 +217,11 @@ motion:
# NOTE: Can be overridden at the camera level
record:
# Optional: Enable recording (default: shown below)
# 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
# will fit within the available disk space of your drive or Frigate
# will crash.
enabled: False
# Optional: Number of days to retain recordings regardless of events (default: shown below)
# NOTE: This should be set to 0 and retention should be defined in events section below