mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-09 15:38:17 -07:00
docs: add default theme cfg option to docs
This commit is contained in:
parent
1aeb6408aa
commit
1be573e720
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@ If the environment variable is defined without **and** with the suffix at the sa
|
|||
##### KOITO_DEFAULT_PASSWORD
|
||||
- Default: `changeme`
|
||||
- Description: The password for the user that is created on first startup. Only applies when running Koito for the first time.
|
||||
##### KOITO_DEFAULT_THEME
|
||||
- Default: `yuu`
|
||||
- Description: The lowercase name of the default theme to be used by the client. Overridden if a user picks a theme in the theme switcher.
|
||||
##### KOITO_BIND_ADDR
|
||||
- Description: The address to bind to. The default blank value is equivalent to `0.0.0.0`.
|
||||
##### KOITO_LISTEN_PORT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue