Apply config updates from database update
This commit is contained in:
parent
3b58a09466
commit
b8883bc43f
48 changed files with 140 additions and 46 deletions
|
@ -8,4 +8,24 @@ id: config_sync.module.rdf
|
|||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: rdf
|
||||
items: { }
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: rdf.mapping.user.user
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
id: user.user
|
||||
targetEntityType: user
|
||||
bundle: user
|
||||
types:
|
||||
- 'schema:Person'
|
||||
fieldMappings:
|
||||
name:
|
||||
properties:
|
||||
- 'schema:name'
|
||||
_core:
|
||||
default_config_hash: TGTlmpYAtXxjtYMFA_A0vosE2c4R5MCQwLviIA5HUM0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue