mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-07 22:05:44 +03:00
3 lines
100 B
Python
3 lines
100 B
Python
|
|
CLIPS_DIR = '/media/frigate/clips'
|
||
|
|
RECORD_DIR = '/media/frigate/recordings'
|
||
|
|
CACHE_DIR = '/tmp/cache'
|