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
12
config/sync/core.entity_view_mode.node.search_index.yml
Normal file
12
config/sync/core.entity_view_mode.node.search_index.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: 5f25e8a6-ebba-4f81-b2f4-f7cc0067eee7
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY
|
||||
id: node.search_index
|
||||
label: 'Search index'
|
||||
targetEntityType: node
|
||||
cache: true
|
Loading…
Add table
Add a link
Reference in a new issue