Ver a proveniência

Enable sticky events by default if MatrixRTC is enabled

pull/5463/head
Benjamin Blacher há 3 semanas
committed by Slavi Pantaleev
ascendente
cometimento
7105720683
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      group_vars/matrix_servers

+ 2
- 0
group_vars/matrix_servers Ver ficheiro

@@ -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':


Carregando…
Cancelar
Guardar