about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorJason Rhodes <jason.matthew.rhodes@gmail.com>2017-04-06 22:48:17 -0400
committerGitHub <noreply@github.com>2017-04-06 22:48:17 -0400
commit5d43a9cae2dd03f500c4bd9736a9e71e131b6d02 (patch)
treed86f2e0e8e78b38dd6f048d5f2ff25598bd65782 /.env.production.sample
parent31597fd37717db79edb69a64c97b1dca2f9a8a08 (diff)
Email service options :P
Small addition in case people want email service options, sparkpost.com gives you 100k/mo free
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.production.sample b/.env.production.sample
index a7f9eb4bf..9bb988ea6 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -26,7 +26,7 @@ OTP_SECRET=
 # EMAIL_DOMAIN_WHITELIST=example1.com|example2.de|etc
 
 # E-mail configuration
-SMTP_SERVER=smtp.mailgun.org
+SMTP_SERVER=smtp.mailgun.org, smtp.sparkpostmail.com, etc.
 SMTP_PORT=587
 SMTP_LOGIN=
 SMTP_PASSWORD=