23 lines
411 B
YAML
23 lines
411 B
YAML
|
uuid: 70fe4a82-d59f-4cc3-ae23-e8cba9881d9a
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- node.type.actualite
|
||
|
id: node.actualite.promote
|
||
|
field_name: promote
|
||
|
entity_type: node
|
||
|
bundle: actualite
|
||
|
label: 'Promoted to front page'
|
||
|
description: ''
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value:
|
||
|
-
|
||
|
value: 1
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
on_label: 'On'
|
||
|
off_label: 'Off'
|
||
|
field_type: boolean
|