ソースを参照
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
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
-
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 |
|
|
|
|