mirror of
https://github.com/gabehf/Koito.git
synced 2026-04-22 12:01:52 -07:00
Fixed missing space
This commit is contained in:
parent
bfbbd97324
commit
f042e041eb
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ If the environment variable is defined without **and** with the suffix at the sa
|
|||
- 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_DATE_FORMAT
|
||||
- Default: `Browser locale`
|
||||
- Description: The format to use for dates in the client. Supports the tokens `DD`, `MM`, and `YYYY` with `/`, `-`, and `.`as separators. For example, `DD/MM/YYYY` produces `21/04/2026`. When not set, dates are formatted using the browser's locale.
|
||||
- Description: The format to use for dates in the client. Supports the tokens `DD`, `MM`, and `YYYY` with `/`, `-`, and `.` as separators. For example, `DD/MM/YYYY` produces `21/04/2026`. When not set, dates are formatted using the browser's locale.
|
||||
##### KOITO_LOGIN_GATE
|
||||
- Default: `false`
|
||||
- Description: When `true`, Koito will not show any statistics unless the user is logged in.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue