Commit config snapshots
This commit is contained in:
parent
4fd550a87c
commit
f32b8c5480
2 changed files with 31 additions and 0 deletions
|
@ -0,0 +1,20 @@
|
|||
uuid: 9cf3ad3a-e616-4e88-8e38-046242197518
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- mailchimp
|
||||
id: config_sync.module.mailchimp
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: mailchimp
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: mailchimp.settings
|
||||
data:
|
||||
api_key: ''
|
||||
cron: false
|
||||
batch_limit: 100
|
||||
api_classname: Mailchimp\Mailchimp
|
||||
test_mode: false
|
|
@ -0,0 +1,11 @@
|
|||
uuid: 4ee58691-ed66-4671-825b-ea87adf31ff6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- webform_mailchimp
|
||||
id: config_sync.module.webform_mailchimp
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: webform_mailchimp
|
||||
items: { }
|
Loading…
Reference in a new issue