Add integromat webhook URL
Add the integromat webhook URL to the Ansible Vault and also to the generated Drupal settings file that Ansible generates, and the opdavies_blog module configuration. References #340
This commit is contained in:
parent
cd9453096e
commit
7204e2c5e8
3 changed files with 22 additions and 13 deletions
|
@ -2,5 +2,7 @@ opdavies_blog.settings:
|
|||
type: config_object
|
||||
label: 'Blog module configuration'
|
||||
mapping:
|
||||
integromat_webhook_url:
|
||||
type: string
|
||||
post_tweet_webhook_url:
|
||||
type: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue