ソースを参照

Enable sticky events by default if MatrixRTC is enabled

pull/5463/head
Benjamin Blacher 3週間前
committed by Slavi Pantaleev
コミット
7105720683
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':


読み込み中…
キャンセル
保存