mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 11:31:28 +08:00
allow db path to be customized
This commit is contained in:
@@ -184,6 +184,12 @@ logger:
|
||||
logs:
|
||||
frigate.mqtt: error
|
||||
|
||||
# Optional: database configuration
|
||||
database:
|
||||
# Optional: database path
|
||||
# This may need to be in a custom location if network storage is used for clips
|
||||
path: /media/frigate/clips/frigate.db
|
||||
|
||||
# Optional: detectors configuration
|
||||
# USB Coral devices will be auto detected with CPU fallback
|
||||
detectors:
|
||||
|
Reference in New Issue
Block a user