Merge pull request 'docker/lemmy.hjson is missing field email.use_tls (fixes #1231)' (#120) from lemmy-config-use-tls into main

Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/120
This commit is contained in:
dessalines 2020-10-26 13:49:05 +00:00
commit 60bc62932b

View file

@ -40,6 +40,8 @@
# smtp_password: ""
# # address to send emails from, eg "noreply@your-instance.com"
# smtp_from_address: ""
# # whether or not smtp connections should use tls
# use_tls: true
# }
}