mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-01 16:42:18 +03:00
formatting cleanup
This commit is contained in:
+3
-3
@@ -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