Remove use_experimental config as part of config migration (#11003)

* Remove experimental config as part of config migration

* Remove from config

* remove config from docs
This commit is contained in:
Nicolas Mowen
2024-04-17 06:02:59 -06:00
committed by GitHub
parent a87cca23ea
commit 392ff1319d
3 changed files with 12 additions and 14 deletions

View File

@@ -607,8 +607,6 @@ ui:
live_mode: mse
# Optional: Set a timezone to use in the UI (default: use browser local time)
# timezone: America/Denver
# Optional: Use an experimental recordings / camera view UI (default: shown below)
use_experimental: False
# Optional: Set the time format used.
# Options are browser, 12hour, or 24hour (default: shown below)
time_format: browser