Просмотр исходного кода

Update dendrite.yaml.j2

pull/2566/head
Array in a Matrix 3 лет назад
committed by GitHub
Родитель
Сommit
4f0f6bd995
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      roles/custom/matrix-dendrite/templates/dendrite/dendrite.yaml.j2

+ 1
- 1
roles/custom/matrix-dendrite/templates/dendrite/dendrite.yaml.j2 Просмотреть файл

@@ -355,7 +355,7 @@ sync_api:
# Configuration for the full-text search engine.
search:
# Whether or not search is enabled.
enabled: {{ matrix_dendrite_syncapi_search_enabled }}
enabled: {{ matrix_dendrite_syncapi_search_enabled|to_json }}
# 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


Загрузка…
Отмена
Сохранить