Enable room summary API (MSC3266) support for Synapse to support Element X clients
This commit is contained in:
@ -2984,5 +2984,8 @@ experimental_features:
|
||||
{% if matrix_synapse_experimental_features_msc4108_enabled %}
|
||||
msc4108_enabled: true
|
||||
{% endif %}
|
||||
{% if matrix_synapse_experimental_features_msc3266_enabled %}
|
||||
msc3266_enabled: true
|
||||
{% endif %}
|
||||
|
||||
# vim:ft=yaml
|
||||
|
Reference in New Issue
Block a user