mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 09:15:22 +03:00
Update docs for show as well
This commit is contained in:
parent
25930cb540
commit
cad59d335d
@ -434,7 +434,9 @@ cameras:
|
||||
|
||||
# Optional: Configuration for how camera is handled in the GUI.
|
||||
gui:
|
||||
# Optional: Adjust sort order of cameras in the GUI. Larger numbers come later. (default: shown below)
|
||||
# Optional: Adjust sort order of cameras in the GUI. Larger numbers come later (default: shown below)
|
||||
# By default the cameras are sorted alphabetically.
|
||||
order: 0
|
||||
# Optional: Whether or not to show the camera in the GUI (default: shown below)
|
||||
show: True
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user