mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-16 11:53:13 +00:00
Merge pull request #1125 from jasonrhodes/patch-1
Email service options :P
This commit is contained in:
commit
3cb13bdd84
|
@ -29,6 +29,7 @@ OTP_SECRET=
|
|||
# DEFAULT_LOCALE=de
|
||||
|
||||
# E-mail configuration
|
||||
# Note: Mailgun and SparkPost (https://sparkpo.st/smtp) each have good free tiers
|
||||
SMTP_SERVER=smtp.mailgun.org
|
||||
SMTP_PORT=587
|
||||
SMTP_LOGIN=
|
||||
|
|
Loading…
Reference in a new issue