mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-21 17:36:59 -05:00
feat: document admin.NOTIFY_NEW_SIGN_UPS in configuration cheat sheet
This commit is contained in:
parent
c090305970
commit
e18635359b
1 changed files with 1 additions and 0 deletions
|
@ -499,6 +499,7 @@ And the following unique queues:
|
|||
|
||||
- `DEFAULT_EMAIL_NOTIFICATIONS`: **enabled**: Default configuration for email notifications for users (user configurable). Options: enabled, onmention, disabled
|
||||
- `DISABLE_REGULAR_ORG_CREATION`: **false**: Disallow regular (non-admin) users from creating organizations.
|
||||
- `NOTIFY_NEW_SIGN_UPS`: **false**: enable email notifications to instance admins on new user sign-up.
|
||||
|
||||
## Security (`security`)
|
||||
|
||||
|
|
Loading…
Reference in a new issue