docker/lemmy.hjson is missing field email.use_tls (fixes #1231)

pull/1235/head
Felix Ableitner 4 years ago
parent dd99e77881
commit c33918c71f

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