summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-05-24 18:31:17 -0400
committerDessalines <tyhou13@gmx.com>2020-05-24 18:31:17 -0400
commite54eac62272d80688100cb897ff8134e01a97702 (patch)
tree268abee1d5e664a136f6e9967f326b251f91b0e8 /docker
parent4f518a5d92112cc2d00d03ffca1942c0570993c3 (diff)
Adding use_tls to lemmy.hjson for email config.
Diffstat (limited to 'docker')
-rw-r--r--docker/lemmy.hjson1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/lemmy.hjson b/docker/lemmy.hjson
index b61ea826..8fe9bf55 100644
--- a/docker/lemmy.hjson
+++ b/docker/lemmy.hjson
@@ -60,6 +60,7 @@
# smtp_password: ""
# # address to send emails from, eg "info@your-instance.com"
# smtp_from_address: ""
+# use_tls: true
# }
}