Преглед изворни кода
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
No known key found for this signature in database
GPG Key ID: 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 |
|
|
|
|