First merge from develop to main (WIP) #7
@@ -24,7 +24,6 @@ email:
|
||||
port:
|
||||
username:
|
||||
password:
|
||||
from:
|
||||
security:
|
||||
insecure_skip_verify:
|
||||
secrets:
|
||||
|
||||
@@ -45,7 +45,6 @@ type email struct {
|
||||
Port string `yaml:"port"`
|
||||
Username string `yaml:"username"`
|
||||
Password string `yaml:"password"`
|
||||
From string `yaml:"from"`
|
||||
Security string `yaml:"security"`
|
||||
InsecureSkipVerify bool `yaml:"insecure_skip_verify"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user