Add the new options NEWSLETTER_SERVER_URL and NEWSLETTER_ID
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
nemunaire 2023-11-19 15:00:40 +01:00
commit 5199779fb2
4 changed files with 11 additions and 1 deletions

View file

@ -24,6 +24,8 @@ happydomain_mail_smtp_port: "465"
happydomain_mail_smtp_username: ""
happydomain_mail_smtp_password: ""
happydomain_mail_smtp_tls_no_verify: ""
happydomain_newsletter_server_url: ""
happydomain_newsletter_id: ""
happydomain_no_auth: "false"
happydomain_ovh_application_key: ""
happydomain_ovh_application_secret: ""