Add the new options NEWSLETTER_SERVER_URL and NEWSLETTER_ID
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
parent
9b25bd8412
commit
5199779fb2
4 changed files with 11 additions and 1 deletions
|
|
@ -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: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue