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
17
config/sync/rdf.mapping.user.user.yml
Normal file
17
config/sync/rdf.mapping.user.user.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
uuid: 06da7ac4-83c5-44ca-bd51-9c58d03de15b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: TGTlmpYAtXxjtYMFA_A0vosE2c4R5MCQwLviIA5HUM0
|
||||
id: user.user
|
||||
targetEntityType: user
|
||||
bundle: user
|
||||
types:
|
||||
- 'schema:Person'
|
||||
fieldMappings:
|
||||
name:
|
||||
properties:
|
||||
- 'schema:name'
|
Loading…
Add table
Add a link
Reference in a new issue