Add example to timezone setting

This commit is contained in:
Nicolas Mowen 2023-03-29 06:59:26 -06:00 committed by GitHub
parent c35f726fa0
commit bd86014aca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -502,7 +502,7 @@ ui:
# Optional: Set the default live mode for cameras in the UI (default: shown below) # Optional: Set the default live mode for cameras in the UI (default: shown below)
live_mode: mse live_mode: mse
# Optional: Set a timezone to use in the UI (default: use browser local time) # Optional: Set a timezone to use in the UI (default: use browser local time)
# timezone: None # timezone: America/Denver
# Optional: Use an experimental recordings / camera view UI (default: shown below) # Optional: Use an experimental recordings / camera view UI (default: shown below)
use_experimental: False use_experimental: False
# Optional: Set the time format used. # Optional: Set the time format used.