mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-03 16:48:55 +01:00
Bump synapse, remove some recently stabilized features
This commit is contained in:
committed by
Slavi Pantaleev
parent
32dd3c328b
commit
c1bc2be7ec
@@ -2998,9 +2998,6 @@ experimental_features:
|
||||
{% if matrix_synapse_experimental_features_msc2409_to_device_messages_enabled %}
|
||||
msc2409_to_device_messages_enabled: true
|
||||
{% endif %}
|
||||
{% if matrix_synapse_experimental_features_msc3202_device_masquerading_enabled %}
|
||||
msc3202_device_masquerading: true
|
||||
{% endif %}
|
||||
{% if matrix_synapse_experimental_features_msc3202_transaction_extensions_enabled %}
|
||||
msc3202_transaction_extensions: true
|
||||
{% endif %}
|
||||
@@ -3010,9 +3007,6 @@ experimental_features:
|
||||
{% if matrix_synapse_experimental_features_msc4108_enabled %}
|
||||
msc4108_enabled: true
|
||||
{% endif %}
|
||||
{% if matrix_synapse_experimental_features_msc4133_enabled %}
|
||||
msc4133_enabled: true
|
||||
{% endif %}
|
||||
{% if matrix_synapse_experimental_features_msc4140_enabled %}
|
||||
msc4140_enabled: true
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user