Export config
This commit is contained in:
parent
4ac087b88c
commit
1c75b76269
202 changed files with 10990 additions and 0 deletions
|
@ -0,0 +1,22 @@
|
|||
uuid: f369f436-ffce-435d-894d-1841662a2329
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.post
|
||||
id: node.post.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: post
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue