mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 06:54:12 +00:00
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: ""
|
||||
# # address to send emails from, eg "info@your-instance.com"
|
||||
# smtp_from_address: ""
|
||||
# use_tls: true
|
||||
# }
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue