moved config/sync to project root dir

This commit is contained in:
2019-04-30 19:45:45 +02:00
parent d18b7de75f
commit eb778a9e5b
706 changed files with 1 additions and 45 deletions
@@ -0,0 +1,25 @@
uuid: 61dafe9c-2685-4742-8636-e7f6fdf115c9
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_domain_access
- node.type.page
id: node.page.field_domain_access
field_name: field_domain_access
entity_type: node
bundle: page
label: 'Domain Access'
description: 'Select the affiliate domain(s) for this content'
required: true
translatable: true
default_value: { }
default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
settings:
handler: 'default:domain'
handler_settings:
target_bundles: null
sort:
field: weight
direction: ASC
field_type: entity_reference