mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 17:55:21 +03:00
Add docs
This commit is contained in:
parent
91037e236f
commit
617e06938c
@ -486,4 +486,13 @@ cameras:
|
|||||||
order: 0
|
order: 0
|
||||||
# Optional: Whether or not to show the camera in the Frigate UI (default: shown below)
|
# Optional: Whether or not to show the camera in the Frigate UI (default: shown below)
|
||||||
dashboard: True
|
dashboard: True
|
||||||
|
|
||||||
|
# Optional
|
||||||
|
ui:
|
||||||
|
# Optional: Set the default live mode for cameras in the UI (default: shown below)
|
||||||
|
live_mode: mse
|
||||||
|
# Optional: Set a timezone to use in the UI (default: use browser local time)
|
||||||
|
timezone: None
|
||||||
|
# Optional: Use an experimental recordings / camera view UI (default: shown below)
|
||||||
|
experimental_ui: False
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user