Commit config snapshots
This commit is contained in:
parent
de3910df62
commit
9b96c0f7bd
2 changed files with 26 additions and 1 deletions
|
@ -8,4 +8,18 @@ id: config_sync.module.path
|
|||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: path
|
||||
items: { }
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: language.content_settings.path_alias.path_alias
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- path_alias
|
||||
id: path_alias.path_alias
|
||||
target_entity_type_id: path_alias
|
||||
target_bundle: path_alias
|
||||
default_langcode: und
|
||||
language_alterable: true
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
uuid: a5e7526a-41d2-4153-ad2d-d5e360989534
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- path_alias
|
||||
id: config_sync.module.path_alias
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: path_alias
|
||||
items: { }
|
Loading…
Reference in a new issue