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
|
@ -0,0 +1,29 @@
|
|||
uuid: b91f3293-d1d8-4032-8ccd-c65c0c4264df
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: config_sync.module.paragraphs
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: paragraphs
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: core.entity_view_mode.paragraph.preview
|
||||
data:
|
||||
langcode: en
|
||||
id: paragraph.preview
|
||||
label: Preview
|
||||
status: true
|
||||
cache: true
|
||||
targetEntityType: paragraph
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
-
|
||||
collection: ''
|
||||
name: paragraphs.settings
|
||||
data:
|
||||
show_unpublished: true
|
Loading…
Add table
Add a link
Reference in a new issue