forked from Github/frigate
Remove legacy recordings file cleanup (#6947)
* Remove legacy recordings file cleanup * Remove unused
This commit is contained in:
@@ -38,5 +38,4 @@ DRIVER_INTEL_iHD = "iHD"
|
||||
# Record Values
|
||||
|
||||
MAX_SEGMENT_DURATION = 600
|
||||
SECONDS_IN_DAY = 60 * 60 * 24
|
||||
MAX_PLAYLIST_SECONDS = 7200 # support 2 hour segments for a single playlist to account for cameras with inconsistent segment times
|
||||
|
||||
Reference in New Issue
Block a user