Merge pull request 'config/description: hint at Swoosh defaulting to SSL' (#955) from Oneric/akkoma:confdesc-swoosh-ssl into develop
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/955
This commit is contained in:
commit
5beb286bff
1 changed files with 1 additions and 1 deletions
|
|
@ -298,7 +298,7 @@
|
|||
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…
Reference in a new issue