feat: allow selecting tls or ssl for email notifications (#237)
This commit is contained in:
@@ -109,6 +109,8 @@ $i18n = [
|
||||
"days_before" => "dias antes",
|
||||
"smtp_address" => "Endereço SMTP",
|
||||
"port" => "Porta",
|
||||
"tls" => "TLS",
|
||||
"ssl" => "SSL",
|
||||
"smtp_username" => "Usuário SMTP",
|
||||
"smtp_password" => "Senha SMTP",
|
||||
"from_email" => "Email de envio (Opcional)",
|
||||
|
||||
Reference in New Issue
Block a user