fixed mismatched header size (3 to 4) for ENABLE_LOGIN_FORM

This commit is contained in:
Dillon 2024-07-30 11:23:16 -04:00
parent 1b99c5e0c5
commit 4934b70c21

View File

@ -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.