feat: allow selecting tls or ssl for email notifications (#237)
This commit is contained in:
@@ -111,6 +111,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