Просмотр исходного кода
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 лет назад
committed by
GitHub
Родитель
Сommit
2f4428bf5b
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов:
1 добавлений и
1 удалений
-
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 |
|
|
|
|