소스 검색

Enable sticky events by default if MatrixRTC is enabled

pull/5461/head
Benjamin Blacher 3 주 전
부모
커밋
6a415810d2
No known key found for this signature in database GPG 키 ID: 7E8E65F100314E3B
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      group_vars/matrix_servers

+ 2
- 0
group_vars/matrix_servers 파일 보기

@@ -4945,6 +4945,8 @@ matrix_synapse_experimental_features_msc4143_enabled: "{{ matrix_rtc_enabled }}"

matrix_synapse_experimental_features_msc4222_enabled: "{{ matrix_rtc_enabled }}"

matrix_synapse_experimental_features_msc4354_enabled: "{{ matrix_rtc_enabled }}"

# Disable password authentication when delegating authentication to Matrix Authentication Service.
# Unless this is done, Synapse fails on startup with:
# > Error in configuration at 'password_config.enabled':


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