forked from Github/frigate
formatting cleanup
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
CLIPS_DIR = '/media/frigate/clips'
|
||||
RECORD_DIR = '/media/frigate/recordings'
|
||||
CACHE_DIR = '/tmp/cache'
|
||||
CLIPS_DIR = "/media/frigate/clips"
|
||||
RECORD_DIR = "/media/frigate/recordings"
|
||||
CACHE_DIR = "/tmp/cache"
|
||||
|
||||
Reference in New Issue
Block a user