completed config files with static page content type and workflow
This commit is contained in:
22
config/install/field.storage.user.field_domain_admin.yml
Normal file
22
config/install/field.storage.user.field_domain_admin.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
uuid: aba4122c-0032-46f1-a4a7-39bb0ddb77f9
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- domain
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: AdFknSS8IvRhgwe5AQBYmL82g_SdVhWAoAnBBKSYDls
|
||||
id: user.field_domain_admin
|
||||
field_name: field_domain_admin
|
||||
entity_type: user
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: domain
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user