Add missing happydomain_mail_smtp_tls_no_verify variable

This commit is contained in:
nemunaire 2023-03-28 00:20:41 +02:00
parent 5b5dacf725
commit a38d44490c
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ happydomain_mail_smtp_host: ""
happydomain_mail_smtp_port: "465"
happydomain_mail_smtp_username: ""
happydomain_mail_smtp_password: ""
happydomain_mail_smtp_tls_no_verify: ""
happydomain_no_auth: "false"
happydomain_ovh_application_key: ""
happydomain_ovh_application_secret: ""