Parcourir la source

Enable sticky events by default if MatrixRTC is enabled

pull/5463/head
Benjamin Blacher il y a 3 semaines
committed by Slavi Pantaleev
Parent
révision
7105720683
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      group_vars/matrix_servers

+ 2
- 0
group_vars/matrix_servers Voir le fichier

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


Chargement…
Annuler
Enregistrer