Adding use_tls to lemmy.hjson for email config.
This commit is contained in:
parent
4f518a5d92
commit
e54eac6227
1 changed files with 1 additions and 0 deletions
1
docker/lemmy.hjson
vendored
1
docker/lemmy.hjson
vendored
|
@ -60,6 +60,7 @@
|
||||||
# smtp_password: ""
|
# smtp_password: ""
|
||||||
# # address to send emails from, eg "info@your-instance.com"
|
# # address to send emails from, eg "info@your-instance.com"
|
||||||
# smtp_from_address: ""
|
# smtp_from_address: ""
|
||||||
|
# use_tls: true
|
||||||
# }
|
# }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue