Added config to module, and scripts to commit / push config & code together
This commit is contained in:
17
config/optional/rdf.mapping.user.user.yml
Normal file
17
config/optional/rdf.mapping.user.user.yml
Normal file
@ -0,0 +1,17 @@
|
||||
uuid: c2d84826-cac1-4dcd-ab52-e2014ab0fd71
|
||||
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'
|
Reference in New Issue
Block a user