fix admonition block closing

This commit is contained in:
Taylor Wilsdon 2025-04-07 15:36:43 -04:00
parent c3cd50e0e6
commit 9930a0caf6

View File

@ -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
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
ENABLE_LOGIN_FORM="false"