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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user