logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: c3e355388a007a60ad23c39ab820e0a6ec7ec6d7
parent: d4c4820c03a081ef182407c2db16f27d0420335e
Author: ScienJus <i@scienjus.com>
Date:   Tue,  1 Aug 2017 21:00:29 +0800

Show SMTP_TLS in config sample (#4477)


Diffstat:

M.env.production.sample2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.env.production.sample b/.env.production.sample @@ -69,7 +69,7 @@ SMTP_FROM_ADDRESS=notifications@example.com #SMTP_CA_FILE=/etc/ssl/certs/ca-certificates.crt #SMTP_OPENSSL_VERIFY_MODE=peer #SMTP_ENABLE_STARTTLS_AUTO=true - +#SMTP_TLS=true # Optional user upload path and URL (images, avatars). Default is :rails_root/public/system. If you set this variable, you are responsible for making your HTTP server (eg. nginx) serve these files. # PAPERCLIP_ROOT_PATH=/var/lib/mastodon/public-system