|
|
@@ -1423,6 +1423,16 @@ matrix_synapse_max_event_delay_duration: 24h |
|
|
# See https://github.com/matrix-org/matrix-spec-proposals/pull/4222 |
|
|
# See https://github.com/matrix-org/matrix-spec-proposals/pull/4222 |
|
|
matrix_synapse_experimental_features_msc4222_enabled: false |
|
|
matrix_synapse_experimental_features_msc4222_enabled: false |
|
|
|
|
|
|
|
|
|
|
|
# Controls whether to enable the MSC4306 experimental feature ("thread subscriptions"). |
|
|
|
|
|
# |
|
|
|
|
|
# In current Synapse, this also enables the MSC4308 thread-subscriptions extension |
|
|
|
|
|
# to Sliding Sync under the same upstream feature flag. |
|
|
|
|
|
# |
|
|
|
|
|
# See: |
|
|
|
|
|
# - https://github.com/matrix-org/matrix-spec-proposals/pull/4306 |
|
|
|
|
|
# - https://github.com/matrix-org/matrix-spec-proposals/pull/4308 |
|
|
|
|
|
matrix_synapse_experimental_features_msc4306_enabled: false |
|
|
|
|
|
|
|
|
# Controls whether to enable the MSC4354 experimental feature (sticky events). |
|
|
# Controls whether to enable the MSC4354 experimental feature (sticky events). |
|
|
# |
|
|
# |
|
|
# This is implemented since Synapse v1.148.0 and can be used by element-call v0.17.0+ |
|
|
# This is implemented since Synapse v1.148.0 and can be used by element-call v0.17.0+ |
|
|
|