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
21
config/sync/field.storage.paragraph.field_text.yml
Normal file
21
config/sync/field.storage.paragraph.field_text.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: b653ed40-e0f8-429f-8699-cc6a8d94050f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: iECtyKuz0YAntb4ScZLLMyh96KH9p9IDmgJrKB0WosQ
|
||||
id: paragraph.field_text
|
||||
field_name: field_text
|
||||
entity_type: paragraph
|
||||
type: text_long
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: true
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue