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.video.status.yml
Normal file
22
config/core.base_field_override.paragraph.video.status.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 1f0098c9-41d4-4fbe-a30a-70b688bf551a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- paragraphs.paragraphs_type.video
|
||||
id: paragraph.video.status
|
||||
field_name: status
|
||||
entity_type: paragraph
|
||||
bundle: video
|
||||
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