add smtp secure option
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
"pass":"",
|
||||
"mailto":"",
|
||||
"smtpServer":"",
|
||||
"smtpPort":""
|
||||
"smtpPort":"",
|
||||
"smtpSecure":true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user