Oliver Davies
7204e2c5e8
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
9 lines
188 B
YAML
9 lines
188 B
YAML
opdavies_blog.settings:
|
|
type: config_object
|
|
label: 'Blog module configuration'
|
|
mapping:
|
|
integromat_webhook_url:
|
|
type: string
|
|
post_tweet_webhook_url:
|
|
type: string
|