[docs] Update smtp docs to mention starttls + port 587 (#3378)

* [docs] Update smtp docs to mention starttls + port 587

* remove misleading ssl bit

* further tweaks
This commit is contained in:
tobi 2024-10-02 12:59:29 +02:00 committed by GitHub
commit 3f7dc10449
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 15 deletions

View file

@ -817,6 +817,7 @@ oidc-admin-groups: []
smtp-host: ""
# Int. Port to use to connect to the smtp server.
# In the majority of cases, you should use port 587.
# Examples: []
# Default: 0
smtp-port: 0