mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-25 19:54:06 +03:00
Enable SSL in SMTP
This commit is contained in:
parent
efbc36d61f
commit
abaeac442f
3 changed files with 24 additions and 8 deletions
|
@ -11,6 +11,7 @@ var (
|
|||
SmtpUsername string
|
||||
SmtpPassword string
|
||||
SmtpNoTLSCheck bool
|
||||
SmtpEncryption string
|
||||
SmtpAuthType string
|
||||
SendgridApiKey string
|
||||
EmailFrom string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue