Move configuration to standard location (config next to web)

This commit is contained in:
Benjamin Melançon 2019-07-18 21:22:58 -04:00
parent c3696b4b96
commit 8fdc0426d5
472 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,24 @@
uuid: 1d3bd1b1-811e-45bc-8105-950eb51ccc92
langcode: en
status: true
dependencies:
config:
- node.type.people
_core:
default_config_hash: vjAdEwFkNHAmhmslEPv5BP-dYKY6Wi_YlmsU55nVVbk
id: node.people.promote
field_name: promote
entity_type: node
bundle: people
label: 'Promoted to front page'
description: ''
required: false
translatable: true
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean