mirror of
https://github.com/open-webui/docs
synced 2025-05-20 19:26:22 +00:00
fixed mismatched header size (3 to 4) for ENABLE_LOGIN_FORM
This commit is contained in:
parent
8578d33983
commit
8172a4e4c7
@ -60,7 +60,7 @@ Here is a list of supported environment variables used by `backend/config.py` in
|
||||
- Default: `True`
|
||||
- Description: Toggles user account creation.
|
||||
|
||||
### `ENABLE_LOGIN_FORM`
|
||||
#### `ENABLE_LOGIN_FORM`
|
||||
|
||||
- Default: `True`
|
||||
- Description: Toggles email, password, sign in and "or" (only when `ENABLE_OAUTH_SIGNUP` is set to true) elements.
|
||||
|
Loading…
Reference in New Issue
Block a user