|
|
|
@ -355,7 +355,7 @@ sync_api:
|
|
|
|
|
# Configuration for the full-text search engine.
|
|
|
|
|
search:
|
|
|
|
|
# Whether or not search is enabled.
|
|
|
|
|
enabled: false
|
|
|
|
|
enabled: {{ matrix_dendrite_syncapi_search_enabled }}
|
|
|
|
|
# The path where the search index will be created in.
|
|
|
|
|
index_path: "/matrix-media-store-parent/searchindex"
|
|
|
|
|
# The language most likely to be used on the server - used when indexing, to
|
|
|
|
|