mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-31 02:24:18 -05:00
set frigate timezone for the UI
This commit is contained in:
parent
1d39721237
commit
c8b0faa639
1 changed files with 4 additions and 0 deletions
|
|
@ -23,6 +23,10 @@ let
|
||||||
enabled = true;
|
enabled = true;
|
||||||
email = "frigate@wanderingcrow.net";
|
email = "frigate@wanderingcrow.net";
|
||||||
};
|
};
|
||||||
|
ui = {
|
||||||
|
timezone = "America/New_York";
|
||||||
|
time_format = "24hour";
|
||||||
|
};
|
||||||
###################
|
###################
|
||||||
# go2rtc restream #
|
# go2rtc restream #
|
||||||
###################
|
###################
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue