make cache/clips dirs configurable

This commit is contained in:
Blake Blackshear
2020-10-18 10:57:52 -05:00
parent a3cb02af5c
commit 0fe8d486d9
2 changed files with 8 additions and 2 deletions

View File

@@ -31,6 +31,8 @@ save_clips:
# will begin to expire and the resulting clip will be the last x seconds of the event.
###########
max_seconds: 300
clips_dir: /clips
cache_dir: /cache
#################
# Default ffmpeg args. Optional and can be overwritten per camera.