completed config files with static page content type and workflow
This commit is contained in:
24
config/install/field.field.user.user.field_domain_admin.yml
Normal file
24
config/install/field.field.user.user.field_domain_admin.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
uuid: eebec94e-41ea-4bdd-aabf-9a7e4109608f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.user.field_domain_admin
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: 74dOQDcgJSzXqRn__P2FDGQH5FGOOabKey5kf2h3WWg
|
||||
id: user.user.field_domain_admin
|
||||
field_name: field_domain_admin
|
||||
entity_type: user
|
||||
bundle: user
|
||||
label: 'Domain administrator'
|
||||
description: 'Select the domains this user may administer.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'domain:domain'
|
||||
handler_settings: { }
|
||||
field_type: entity_reference
|
||||
Reference in New Issue
Block a user