mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-07 21:48:18 -08:00
add link to time zone names in docs
This commit is contained in:
parent
3f5deca074
commit
b857737195
1 changed files with 1 additions and 2 deletions
|
|
@ -65,8 +65,7 @@ If the environment variable is defined without **and** with the suffix at the sa
|
|||
- 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.
|
||||
- Description: A canonical IANA database time zone name (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) 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