mirror of https://github.com/LemmyNet/lemmy.git
Adding use_tls to lemmy.hjson for email config.
parent
4f518a5d92
commit
e54eac6227
|
@ -60,6 +60,7 @@
|
|||
# smtp_password: ""
|
||||
# # address to send emails from, eg "info@your-instance.com"
|
||||
# smtp_from_address: ""
|
||||
# use_tls: true
|
||||
# }
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue