feat: allow selecting tls or ssl for email notifications (#237)
This commit is contained in:
@@ -118,6 +118,8 @@ $i18n = [
|
||||
"days_before" => "天",
|
||||
"smtp_address" => "SMTP 地址",
|
||||
"port" => "端口",
|
||||
"tls" => "TLS",
|
||||
"ssl" => "SSL",
|
||||
"smtp_username" => "SMTP 用户名",
|
||||
"smtp_password" => "SMTP 密码",
|
||||
"from_email" => "发件人邮箱(可选)",
|
||||
|
||||
Reference in New Issue
Block a user