Kaynağa Gözat

Update roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2722/head
Luke D Iremadze 3 yıl önce
committed by GitHub
ebeveyn
işleme
5c0279f0c9
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2

+ 1
- 1
roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2 Dosyayı Görüntüle

@@ -2630,7 +2630,7 @@ user_directory:
# Uncomment to return search results containing all known users, even if that # Uncomment to return search results containing all known users, even if that
# user does not share a room with the requester. # user does not share a room with the requester.
# #
search_all_users: {{ matrix_synapse_search_all_users|to_json }}
search_all_users: {{ matrix_synapse_user_directory_search_all_users | to_json }}


# Defines whether to prefer local users in search query results. # Defines whether to prefer local users in search query results.
# If True, local users are more likely to appear above remote users # If True, local users are more likely to appear above remote users


Yükleniyor…
İptal
Kaydet