Sfoglia il codice sorgente
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 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
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 |
|
|
|
|