mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-01 08:45:21 +03:00
4 lines
101 B
Python
4 lines
101 B
Python
CLIPS_DIR = "/media/frigate/clips"
|
|
RECORD_DIR = "/media/frigate/recordings"
|
|
CACHE_DIR = "/tmp/cache"
|