mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-07 13:38:15 -08:00
docs for force_tz
This commit is contained in:
parent
3dda01e5d0
commit
3f5deca074
1 changed files with 3 additions and 0 deletions
|
|
@ -64,6 +64,9 @@ If the environment variable is defined without **and** with the suffix at the sa
|
|||
##### KOITO_CONFIG_DIR
|
||||
- Default: `/etc/koito`
|
||||
- Description: The location where import folders and image caches are stored.
|
||||
##### KOITO_FORCE_TZ
|
||||
- Description: A canonical IANA database time zone name that Koito will use to serve all clients. Overrides
|
||||
any timezones requested via a `tz` cookie or `tz` query parameter. Koito will fail to start if this value is invalid.
|
||||
##### KOITO_DISABLE_DEEZER
|
||||
- Default: `false`
|
||||
- Description: Disables Deezer as a source for finding artist and album images.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue