forked from AkkomaGang/akkoma
config/description: hint at Swoosh defaulting to SSL
Fixes: AkkomaGang/akkoma#953
This commit is contained in:
parent
23a4d5a15f
commit
af84dcb28f
1 changed files with 1 additions and 1 deletions
|
|
@ -298,7 +298,7 @@ config :pleroma, :config_description, [
|
|||
key: :ssl,
|
||||
label: "Use SSL",
|
||||
type: :boolean,
|
||||
description: "Use Implicit SSL/TLS. e.g. port 465"
|
||||
description: "Use Implicit SSL/TLS. e.g. port 465; default: true"
|
||||
},
|
||||
%{
|
||||
group: {:subgroup, Swoosh.Adapters.SMTP},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue