Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
23
config/sync/field.field.paragraph.slide.field_text.yml
Normal file
23
config/sync/field.field.paragraph.slide.field_text.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: 42ea5b35-c609-4f76-aa5a-d89712b15b25
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_text
|
||||
- paragraphs.paragraphs_type.slide
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: vVVv4Tmp9ERbC2P6RzXCM3DG_J3bIQBoJ2s_o6KTQgk
|
||||
id: paragraph.slide.field_text
|
||||
field_name: field_text
|
||||
entity_type: paragraph
|
||||
bundle: slide
|
||||
label: Text
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text_long
|
Loading…
Add table
Add a link
Reference in a new issue