translation: paragraph, config_pages
This commit is contained in:
22
config/sync/core.base_field_override.node.site.sticky.yml
Normal file
22
config/sync/core.base_field_override.node.site.sticky.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
uuid: 2368acd8-aa6e-4f90-98ba-7054befab1f6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.site
|
||||
id: node.site.sticky
|
||||
field_name: sticky
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: 'Sticky at top of lists'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: 'On'
|
||||
off_label: 'Off'
|
||||
field_type: boolean
|
Reference in New Issue
Block a user