소스 검색

Update roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2722/head
Luke D Iremadze 3 년 전
committed by GitHub
부모
커밋
2f4428bf5b
No known key found for this signature in database GPG 키 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 # Uncomment to prefer local over remote users in user directory search
# results. # 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 # User Consent configuration


불러오는 중...
취소
저장