瀏覽代碼

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
父節點
當前提交
2f4428bf5b
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2

+ 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


Loading…
取消
儲存