mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-07-25 02:43:59 +10:00
Enable sticky events by default if MatrixRTC is enabled
This commit is contained in:
committed by
Slavi Pantaleev
parent
a791983760
commit
7105720683
@@ -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':
|
||||
|
||||
Reference in New Issue
Block a user