Bump synapse, remove some recently stabilized features

This commit is contained in:
Benjamin Blacher
2025-10-29 15:43:53 +01:00
committed by Slavi Pantaleev
parent 32dd3c328b
commit c1bc2be7ec
3 changed files with 3 additions and 23 deletions

View File

@@ -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 %}