mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 02:35:22 +03:00
Comment out timezone as it should not be set with None if copied
This commit is contained in:
parent
4c5cd02ab7
commit
10a92ee858
@ -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: None
|
||||||
# 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.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user