mirror of
https://github.com/h44z/wg-portal.git
synced 2025-09-15 07:11:15 +00:00
Merge branch 'master' into chore-code-cleanup
# Conflicts: # go.mod # go.sum
This commit is contained in:
@@ -149,7 +149,7 @@ func defaultConfig() *Config {
|
||||
Host: "127.0.0.1",
|
||||
Port: 25,
|
||||
Encryption: MailEncryptionNone,
|
||||
CertValidation: false,
|
||||
CertValidation: true,
|
||||
Username: "",
|
||||
Password: "",
|
||||
AuthType: MailAuthPlain,
|
||||
|
Reference in New Issue
Block a user