1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

install - add mail from setting

This commit is contained in:
Unknwon
2015-07-09 16:10:31 +08:00
parent b9dc2147b4
commit a2a9e151f8
9 changed files with 68 additions and 50 deletions

View File

@@ -79,6 +79,8 @@ app_url_helper = This affects HTTP/HTTPS clone URL and somewhere in e-mail.
optional_title = Optional Settings
email_title = E-mail Service Settings
smtp_host = SMTP Host
smtp_from = From
smtp_from_helper = Mail from address, RFC 5322. It can be just an email address, or the "Name" <email@example.com> format.
mailer_user = Sender E-mail
mailer_password = Sender Password
register_confirm = Enable Register Confirmation