Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
21
config/search_api.server.database.yml
Normal file
21
config/search_api.server.database.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: f01df0ae-030d-461e-82ff-84b83917e9cc
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- search_api_db
|
||||
_core:
|
||||
default_config_hash: Mpbiccb26BfqxqdE7n8wu_l8L__Hj_Q5vp4corfOhrI
|
||||
id: database
|
||||
name: 'Database Server'
|
||||
description: 'Drutopia database server.'
|
||||
backend: search_api_db
|
||||
backend_config:
|
||||
database: 'default:default'
|
||||
database_text: ''
|
||||
min_chars: 3
|
||||
partial_matches: false
|
||||
autocomplete:
|
||||
suggest_suffix: true
|
||||
suggest_words: true
|
||||
matching: words
|
Loading…
Add table
Add a link
Reference in a new issue