mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-07 13:38:15 -08:00
docs: typos
This commit is contained in:
parent
61134c650c
commit
4e1ea5dbd9
1 changed files with 2 additions and 1 deletions
|
|
@ -20,9 +20,10 @@ Koito is configured using **environment variables**. This is the full list of co
|
|||
##### KOITO_BIND_ADDR
|
||||
- Description: The address to bind to. The default blank value is equivalent to `0.0.0.0`.
|
||||
##### KOITO_LISTEN_PORT
|
||||
- Default: `:4110`
|
||||
- Default: `4110`
|
||||
- Description: The port Koito will listen on.
|
||||
##### KOITO_ENABLE_STRUCTURED_LOGGING
|
||||
- Default: `false`
|
||||
- Description: When set to `true`, will log in JSON format.
|
||||
##### KOITO_ENABLE_FULL_IMAGE_CACHE
|
||||
- Default: `false`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue