Set SEND_NOTIFICATION_EMAIL_ON_NEW_USER to true

Signed-off-by: awiteb <a@4rs.nl>
This commit is contained in:
awiteb 2024-03-20 17:47:47 +01:00
parent 751f6a7a9c
commit 282d187bb8

View file

@ -118,6 +118,7 @@ ROOT_PATH = /data/forgejo/log
[admin]
DISABLE_REGULAR_ORG_CREATION = true
SEND_NOTIFICATION_EMAIL_ON_NEW_USER = true
[security]
INSTALL_LOCK = true
@ -167,7 +168,6 @@ REGISTER_EMAIL_CONFIRM = false
DISABLE_REGISTRATION = false
REQUIRE_SIGNIN_VIEW = false
REGISTER_EMAIL_CONFIRM = false
ENABLE_NOTIFY_MAIL = false
ALLOW_ONLY_EXTERNAL_REGISTRATION = false
EMAIL_DOMAIN_BLOCKLIST = gmail.com,yahoo.com,icloud.com,hotmail.com
@ -191,6 +191,7 @@ DEFAULT_USER_VISIBILITY = private
; CHANGE_ME (after you have created your account, you can remove `public` from the list)
; Before you remove `public` from the list, make sure you change your account visibility to `public`
ALLOWED_USER_VISIBILITY_MODES = private,public
DEFAULT_ENABLE_TIMETRACKING = true
ENABLE_TIMETRACKING = false
DEFAULT_ENABLE_TIMETRACKING = false
USER_LOCATION_MAP_URL = https://www.openstreetmap.org/search?query=
NO_REPLY_ADDRESS = noreply.localhost