Add option for enabling sync recordings (#7169)

This commit is contained in:
Nicolas Mowen
2023-07-15 08:38:21 -05:00
committed by GitHub
parent d0873631cc
commit 8e584cf844
4 changed files with 23 additions and 2 deletions
+2
View File
@@ -341,6 +341,8 @@ record:
# Optional: Number of minutes to wait between cleanup runs (default: shown below)
# This can be used to reduce the frequency of deleting recording segments from disk if you want to minimize i/o
expire_interval: 60
# Optional: Sync recordings with disk on startup (default: shown below).
sync_on_startup: False
# Optional: Retention settings for recording
retain:
# Optional: Number of days to retain recordings regardless of events (default: shown below)