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:
Oliver Davies 2021-01-22 02:22:05 +00:00
parent cd9453096e
commit 7204e2c5e8
3 changed files with 22 additions and 13 deletions

View file

@ -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