mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 09:15:22 +03:00
Correct docs
This commit is contained in:
parent
310970eca9
commit
0ec52ddd66
@ -430,6 +430,6 @@ cameras:
|
|||||||
# Optional: Configuration for how camera is handled in the GUI.
|
# Optional: Configuration for how camera is handled in the GUI.
|
||||||
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 are sorted in the order they are defined.
|
# By default the cameras are sorted alphabetically.
|
||||||
order: 0
|
order: 0
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user