Move config out of redundant sync directory
This commit is contained in:
parent
a83fc897c7
commit
b1b12e0505
1372 changed files with 0 additions and 0 deletions
22
config/core.base_field_override.paragraph.file.status.yml
Normal file
22
config/core.base_field_override.paragraph.file.status.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 5b9ba5e6-2a19-45e3-b54b-893f37f94895
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- paragraphs.paragraphs_type.file
|
||||
id: paragraph.file.status
|
||||
field_name: status
|
||||
entity_type: paragraph
|
||||
bundle: file
|
||||
label: Published
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 1
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: 'On'
|
||||
off_label: 'Off'
|
||||
field_type: boolean
|
Loading…
Add table
Add a link
Reference in a new issue