added full text search for dendrite

This commit is contained in:
array-in-a-matrix
2023-03-13 15:54:07 -04:00
parent cf7f9701b7
commit 734848a27b
2 changed files with 4 additions and 1 deletions

View File

@ -211,3 +211,6 @@ matrix_dendrite_userapi_auto_join_rooms: []
# statistics reporting configuration. These statistics contain the server
# name, number of active users and some information on your deployment config.
matrix_dendrite_report_stats: false
# Configuration for the full-text search engine.
matrix_dendrite_syncapi_search_enabled: false