mirror of
https://github.com/open-webui/docs
synced 2025-05-21 11:46:15 +00:00
Merge pull request #160 from Louden7/main
fixed mismatched header size (3 to 4) for ENABLE_LOGIN_FORM
This commit is contained in:
commit
a7b2b0e5cb
@ -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