0
0
Fork 0
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:
Aravinth Manivannan 2023-09-04 11:24:59 +05:30
parent c090305970
commit e18635359b
No known key found for this signature in database
GPG key ID: AD9F0F08E855ED88

View file

@ -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`)