re-enabled domain module
This commit is contained in:
parent
8563c8d2c6
commit
6717cd968e
7
config/sync/domain.settings.yml
Normal file
7
config/sync/domain.settings.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
allow_non_ascii: false
|
||||||
|
www_prefix: false
|
||||||
|
login_paths: /user/login\r\n/user/password
|
||||||
|
css_classes: ''
|
||||||
|
langcode: fr
|
||||||
|
_core:
|
||||||
|
default_config_hash: fM34Luea0_giXIjyBhGj76ot9PQtAiQcFdME6PYT1S8
|
9
config/sync/domain_alias.settings.yml
Normal file
9
config/sync/domain_alias.settings.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
environments:
|
||||||
|
- default
|
||||||
|
- local
|
||||||
|
- development
|
||||||
|
- staging
|
||||||
|
- testing
|
||||||
|
langcode: fr
|
||||||
|
_core:
|
||||||
|
default_config_hash: B-g_mD751mRPyBpjHIPl0jTXPr4KM0kzGRUaD-KRb10
|
@ -0,0 +1,4 @@
|
|||||||
|
domain_site_settings: null
|
||||||
|
_core:
|
||||||
|
default_config_hash: tkmglv8nLQzpf1cBcgSWFvPzgDJEfiz6bifpEQYXq84
|
||||||
|
langcode: fr
|
24
config/sync/field.field.user.user.field_domain_admin.yml
Normal file
24
config/sync/field.field.user.user.field_domain_admin.yml
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
uuid: 1722ca6a-b8f6-498a-b451-3fc649f2acc0
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.user.field_domain_admin
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
_core:
|
||||||
|
default_config_hash: 0jLkjRnCDTWC66af-OvmCbTleF3sBO3NO5lWfbAOvgM
|
||||||
|
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
|
22
config/sync/field.storage.user.field_domain_admin.yml
Normal file
22
config/sync/field.storage.user.field_domain_admin.yml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
uuid: 4ddf53c3-cf28-45ff-89a0-bffd73c34817
|
||||||
|
langcode: fr
|
||||||
|
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
|
13
config/sync/system.action.domain_default_action.yml
Normal file
13
config/sync/system.action.domain_default_action.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
uuid: ea08192f-9e25-4496-ad29-a4e2306e7f60
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- domain
|
||||||
|
_core:
|
||||||
|
default_config_hash: U77VcyTo3hScOYROyvcFDVkljoviYgj0XG_yZlxUQ8U
|
||||||
|
id: domain_default_action
|
||||||
|
label: 'Set default domain record'
|
||||||
|
type: domain
|
||||||
|
plugin: domain_default_action
|
||||||
|
configuration: { }
|
13
config/sync/system.action.domain_delete_action.yml
Normal file
13
config/sync/system.action.domain_delete_action.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
uuid: c0da2581-be04-4ce1-bc7e-452e3e88188c
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- domain
|
||||||
|
_core:
|
||||||
|
default_config_hash: '-lXBfSljb21UO_YyDLm2I4Lg8Wo0o2nc70TGC1fMiMk'
|
||||||
|
id: domain_delete_action
|
||||||
|
label: 'Delete domain record'
|
||||||
|
type: domain
|
||||||
|
plugin: domain_delete_action
|
||||||
|
configuration: { }
|
13
config/sync/system.action.domain_disable_action.yml
Normal file
13
config/sync/system.action.domain_disable_action.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
uuid: e75e8ded-d171-4c2e-9a7c-b53d3123c05a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- domain
|
||||||
|
_core:
|
||||||
|
default_config_hash: DlfMeJotYBEDBKUfJoO_srd8rHic6XNYvF4esU-kJPw
|
||||||
|
id: domain_disable_action
|
||||||
|
label: 'Disable domain record'
|
||||||
|
type: domain
|
||||||
|
plugin: domain_disable_action
|
||||||
|
configuration: { }
|
13
config/sync/system.action.domain_enable_action.yml
Normal file
13
config/sync/system.action.domain_enable_action.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
uuid: 93c9272f-1a8b-433d-96be-f650a6f010eb
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- domain
|
||||||
|
_core:
|
||||||
|
default_config_hash: dHl27Ind2610Z4RQ5fCivdUGZ9NP8mQu3_TbNXTZmiY
|
||||||
|
id: domain_enable_action
|
||||||
|
label: 'Enable domain record'
|
||||||
|
type: domain
|
||||||
|
plugin: domain_enable_action
|
||||||
|
configuration: { }
|
Loading…
x
Reference in New Issue
Block a user