Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
|
@ -0,0 +1,20 @@
|
|||
uuid: fd4fb515-3578-4808-893c-67b7857dafc6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- migrate_drupal
|
||||
id: config_sync.module.migrate_drupal
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: migrate_drupal
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: migrate_drupal.settings
|
||||
data:
|
||||
enforce_source_module_tags:
|
||||
- 'Drupal 6'
|
||||
- 'Drupal 7'
|
||||
follow_up_migration_tags:
|
||||
- 'Follow-up migration'
|
Loading…
Add table
Add a link
Reference in a new issue