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.text.field_text.yml
Normal file
23
config/sync/field.field.paragraph.text.field_text.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: 858d4f51-6197-40f7-85d1-dddfd7a9040c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_text
|
||||
- paragraphs.paragraphs_type.text
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: 22M73w0UGCJ_JWhbQn53ycPhg4fBmMbTmjjI6qMYlD0
|
||||
id: paragraph.text.field_text
|
||||
field_name: field_text
|
||||
entity_type: paragraph
|
||||
bundle: text
|
||||
label: Text
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text_long
|
Loading…
Add table
Add a link
Reference in a new issue