]> Untitled Git - lemmy.git/commitdiff
Adding use_tls to lemmy.hjson for email config.
authorDessalines <tyhou13@gmx.com>
Sun, 24 May 2020 22:31:17 +0000 (18:31 -0400)
committerDessalines <tyhou13@gmx.com>
Sun, 24 May 2020 22:31:17 +0000 (18:31 -0400)
docker/lemmy.hjson

index b61ea82618621e09605466554cfb86e9b2043ef4..8fe9bf554cb3b7374a3903abfe746d4a75ba5ae5 100644 (file)
@@ -60,6 +60,7 @@
 #    smtp_password: ""
 #    # address to send emails from, eg "info@your-instance.com"
 #    smtp_from_address: ""
+#    use_tls: true
 #  }
 }