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
pull/1235/head
dessalines 4 years ago
commit 60bc62932b

@ -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
# }
}

Loading…
Cancel
Save