Przeglądaj źródła

Update dendrite.yaml.j2

pull/2566/head
Array in a Matrix 3 lat temu
committed by GitHub
rodzic
commit
4f0f6bd995
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/custom/matrix-dendrite/templates/dendrite/dendrite.yaml.j2

+ 1
- 1
roles/custom/matrix-dendrite/templates/dendrite/dendrite.yaml.j2 Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz