From 409c173239611ac4fdd303283555c9caa202b723 Mon Sep 17 00:00:00 2001 From: spacebares <57186372+spacebares@users.noreply.github.com> Date: Fri, 7 Jul 2023 15:15:44 -0400 Subject: [PATCH] docs for viewmode in the config --- docs/docs/configuration/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index f23a32270..2228a5047 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -593,6 +593,12 @@ ui: # https://www.gnu.org/software/libc/manual/html_node/Formatting-Calendar-Time.html # possible values are shown above (default: not set) 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 telemetry: