created all empty content types and taxonomy vocs, exported all config files
This commit is contained in:
24
config/sync/core.base_field_override.node.static.promote.yml
Normal file
24
config/sync/core.base_field_override.node.static.promote.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
uuid: b6aa1215-8f7a-4c38-a967-0da06cc560d7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
_core:
|
||||
default_config_hash: 7TrRPYNkHBYk7tGEoz-ettea8VXXmk8Jur5I-OSLPT8
|
||||
id: node.static.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: 'Promu en page d''accueil'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
||||
Reference in New Issue
Block a user