1
0
Fork 0
forked from forgejo/forgejo

[GITEA] notifies admins on new user registration (squash) cosmetic changes

Co-authored-by: delvh <dev.lh@web.de>
(cherry picked from commit 9f1670e040)
This commit is contained in:
Earl Warren 2023-09-20 06:18:10 +02:00
parent 19f295c16b
commit de5bb2a224
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
9 changed files with 18 additions and 18 deletions

View file

@ -510,6 +510,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.
- `SEND_NOTIFICATION_EMAIL_ON_NEW_USER`: **false**: Send an email to all admins when a new user signs up to inform the admins about this act.
## Security (`security`)