mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 18:55:23 +03:00
docs for viewmode in the config
This commit is contained in:
parent
97a5363c84
commit
409c173239
@ -593,6 +593,12 @@ ui:
|
|||||||
# https://www.gnu.org/software/libc/manual/html_node/Formatting-Calendar-Time.html
|
# https://www.gnu.org/software/libc/manual/html_node/Formatting-Calendar-Time.html
|
||||||
# possible values are shown above (default: not set)
|
# possible values are shown above (default: not set)
|
||||||
strftime_fmt: "%Y/%m/%d %H:%M"
|
strftime_fmt: "%Y/%m/%d %H:%M"
|
||||||
|
# Optional: Display or hide certain options and menus in Frigate. (default: shown below)
|
||||||
|
# Examples:
|
||||||
|
# user: hides all options that affect Frigate behavior
|
||||||
|
# advanced: shows more menus and options for additional system information
|
||||||
|
# admin: all options, menus, and config are visible.
|
||||||
|
viewmode: admin
|
||||||
|
|
||||||
# Optional: Telemetry configuration
|
# Optional: Telemetry configuration
|
||||||
telemetry:
|
telemetry:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user