Set MAILER_TYPE

This commit is contained in:
Luke Murphy
2020-03-27 19:35:50 +01:00
parent e83287738c
commit 6d719a877c
3 changed files with 4 additions and 1 deletions

View File

@ -14,6 +14,7 @@ install_lock: "true"
mailer_enabled: "true"
smtp_from: "gitea-autonomic@decentral1.se"
smtp_host: "mail.gandi.net:587"
smtp_mailer_type: "smtp"
smtp_tls_enabled: "true"
smtp_user: "gitea-autonomic@decentral1.se"
ssh_domain: "git.autonomic.zone"