mirror of
https://github.com/open-webui/docs
synced 2025-05-19 18:58:41 +00:00
fix admonition block closing
This commit is contained in:
parent
c3cd50e0e6
commit
9930a0caf6
@ -102,6 +102,8 @@ If this key is not consistent across all nodes, users may be forced to log in ag
|
|||||||
:::tip Disabling the Standard Login Form
|
:::tip Disabling the Standard Login Form
|
||||||
|
|
||||||
If you intend to *only* allow logins via Okta (and potentially other configured OAuth providers), you can disable the standard email/password login form by setting the following environment variable:
|
If you intend to *only* allow logins via Okta (and potentially other configured OAuth providers), you can disable the standard email/password login form by setting the following environment variable:
|
||||||
|
:::
|
||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ENABLE_LOGIN_FORM="false"
|
ENABLE_LOGIN_FORM="false"
|
||||||
|
Loading…
Reference in New Issue
Block a user