mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
cleanup missing files from database once per hour
This commit is contained in:
committed by
Nick Mowen
parent
e00a3a5d31
commit
0af9895b95
@@ -554,3 +554,4 @@ class RecordingCleanup(threading.Thread):
|
||||
self.expire_recordings()
|
||||
self.expire_files()
|
||||
remove_empty_directories(RECORD_DIR)
|
||||
self.sync_recordings()
|
||||
|
||||
Reference in New Issue
Block a user