mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-01 01:21:14 +03:00
remove date_style and time_style from reference config
This commit is contained in:
parent
6a5031f1ec
commit
1237e03058
@ -1083,22 +1083,6 @@ ui:
|
|||||||
# Optional: Set the time format used.
|
# Optional: Set the time format used.
|
||||||
# Options are browser, 12hour, or 24hour (default: shown below)
|
# Options are browser, 12hour, or 24hour (default: shown below)
|
||||||
time_format: browser
|
time_format: browser
|
||||||
# Optional: Set the date style for a specified length.
|
|
||||||
# Options are: full, long, medium, short
|
|
||||||
# Examples:
|
|
||||||
# short: 2/11/23
|
|
||||||
# medium: Feb 11, 2023
|
|
||||||
# full: Saturday, February 11, 2023
|
|
||||||
# (default: shown below).
|
|
||||||
date_style: short
|
|
||||||
# Optional: Set the time style for a specified length.
|
|
||||||
# Options are: full, long, medium, short
|
|
||||||
# Examples:
|
|
||||||
# short: 8:14 PM
|
|
||||||
# medium: 8:15:22 PM
|
|
||||||
# full: 8:15:22 PM Mountain Standard Time
|
|
||||||
# (default: shown below).
|
|
||||||
time_style: medium
|
|
||||||
# Optional: Set the unit system to either "imperial" or "metric" (default: metric)
|
# Optional: Set the unit system to either "imperial" or "metric" (default: metric)
|
||||||
# Used in the UI and in MQTT topics
|
# Used in the UI and in MQTT topics
|
||||||
unit_system: metric
|
unit_system: metric
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user