mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
updated env var to ENABLE_LOGIN_FORM from ENABLE_USERNAME_PASSWORD_LOGIN
This commit is contained in:
parent
53d0930ea4
commit
784697e11c
@ -60,7 +60,7 @@ Here is a list of supported environment variables used by `backend/config.py` in
|
|||||||
- Default: `True`
|
- Default: `True`
|
||||||
- Description: Toggles user account creation.
|
- Description: Toggles user account creation.
|
||||||
|
|
||||||
### `ENABLE_USERNAME_PASSWORD_LOGIN`
|
### `ENABLE_LOGIN_FORM`
|
||||||
|
|
||||||
- Default: `True`
|
- Default: `True`
|
||||||
- Description: Toggles email, password, sign in and "or" (only when `ENABLE_OAUTH_SIGNUP` is set to true) elements.
|
- 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