enable mail nots and mail reg auth

This commit is contained in:
finn 2024-07-07 22:26:58 +00:00
parent c63db45025
commit b35615105f

View File

@ -63,6 +63,9 @@ services:
- GITEA__mailer__PROTOCOL=smtp - GITEA__mailer__PROTOCOL=smtp
- GITEA__mailer__SMTP_ADDR=pmb - GITEA__mailer__SMTP_ADDR=pmb
- GITEA__mailer__SMTP_PORT=25 - GITEA__mailer__SMTP_PORT=25
- GITEA__service__REGISTER_EMAIL_CONFIRM=true
- GITEA__service__NOTIFY_MAIL=true
# To disable new users after setup: # To disable new users after setup:
#- GITEA__service__DISABLE_REGISTRATION=false #- GITEA__service__DISABLE_REGISTRATION=false