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,16 @@
|
|||
uuid: 2b7bda9c-b532-45dd-a1d1-990ec899414a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- search_api_db
|
||||
id: config_sync.module.search_api_db
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: search_api_db
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: search_api_db.settings
|
||||
data:
|
||||
autocomplete_max_occurrences: 0.9
|
Loading…
Add table
Add a link
Reference in a new issue