mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 15:52:26 -05:00
[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:
parent
c17abea921
commit
3f7dc10449
2 changed files with 18 additions and 15 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue