mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-22 08:08:22 +03:00
18 lines
358 B
JSON
18 lines
358 B
JSON
{
|
|
"label": "UI configuration.",
|
|
"timezone": {
|
|
"label": "Override UI timezone."
|
|
},
|
|
"time_format": {
|
|
"label": "Override UI time format."
|
|
},
|
|
"date_style": {
|
|
"label": "Override UI dateStyle."
|
|
},
|
|
"time_style": {
|
|
"label": "Override UI timeStyle."
|
|
},
|
|
"unit_system": {
|
|
"label": "The unit system to use for measurements."
|
|
}
|
|
} |