mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-12 15:34:00 +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: ""
|
# 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
|
||||||
# }
|
# }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue