mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 09:45:22 +03:00
Update docs to include default
This commit is contained in:
parent
5926369e17
commit
619de5817c
@ -342,6 +342,15 @@ snapshots:
|
||||
objects:
|
||||
person: 15
|
||||
|
||||
# Optional: Frontend UI Configuration
|
||||
ui:
|
||||
# Optional: Enable experimental frontend ui features (default: shown below).
|
||||
use_experimental: false
|
||||
# Optional: Configuration for frontend timestamp
|
||||
timestamp:
|
||||
# Optional: Show hour as 12-hour format (default: shown below).
|
||||
hour_12: true
|
||||
|
||||
# Optional: RTMP configuration
|
||||
# NOTE: RTMP is deprecated in favor of restream
|
||||
# NOTE: Can be overridden at the camera level
|
||||
|
||||
Loading…
Reference in New Issue
Block a user