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
2 yıl önce
committed by
GitHub
ebeveyn
işleme
2f4428bf5b
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
-
roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2
|
|
|
@@ -2639,7 +2639,7 @@ user_directory: |
|
|
|
# Uncomment to prefer local over remote users in user directory search |
|
|
|
# results. |
|
|
|
# |
|
|
|
prefer_local_users: {{ matrix_synapse_prefer_local_users|to_json }} |
|
|
|
prefer_local_users: {{ matrix_synapse_user_directory_prefer_local_users | to_json }} |
|
|
|
|
|
|
|
|
|
|
|
# User Consent configuration |
|
|
|
|