mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-07-24 18:59:18 +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_msc4222_enabled: "{{ matrix_rtc_enabled }}"
|
||||||
|
|
||||||
|
matrix_synapse_experimental_features_msc4354_enabled: "{{ matrix_rtc_enabled }}"
|
||||||
|
|
||||||
# Disable password authentication when delegating authentication to Matrix Authentication Service.
|
# Disable password authentication when delegating authentication to Matrix Authentication Service.
|
||||||
# Unless this is done, Synapse fails on startup with:
|
# Unless this is done, Synapse fails on startup with:
|
||||||
# > Error in configuration at 'password_config.enabled':
|
# > Error in configuration at 'password_config.enabled':
|
||||||
|
|||||||
Reference in New Issue
Block a user