Setup SMTP mailing
This commit is contained in:
@ -11,6 +11,11 @@ enable_openid_signin: "true"
|
||||
enable_openid_signup: "true"
|
||||
http_port: "3020"
|
||||
install_lock: "true"
|
||||
mailer_enabled: "true"
|
||||
smtp_from: "gitea-autonomic@decentral1.se"
|
||||
smtp_host: "mail.gandi.net"
|
||||
smtp_tls_enabled: "true"
|
||||
smtp_user: "gitea-autonomic@decentral1.se"
|
||||
ssh_domain: "git.autonomic.zone"
|
||||
ssh_listen_port: "2222"
|
||||
ssh_port: "222"
|
||||
|
Reference in New Issue
Block a user