Webform module and config export
This commit is contained in:
parent
3e6a5cbed2
commit
0e15467384
1040 changed files with 117682 additions and 0 deletions
12
config/core.entity_view_mode.node.search_index.yml
Normal file
12
config/core.entity_view_mode.node.search_index.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: 8037604a-076b-4b74-b755-28cb8da29412
|
||||
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
|
Reference in a new issue