enable MSC4222 for reliable state in Element Call (and others)

This commit is contained in:
Matthew Hodgson
2024-11-28 12:51:24 +00:00
parent 6eca0eea28
commit 942b19a9f4

View File

@@ -115,6 +115,10 @@ experimental_features:
# MSC3266: Room summary API. Used for knocking over federation
msc3266_enabled: true
# state_after in /sync v2, needed for reliable state in busy rooms
# especially Element Call
msc4222_enabled: true
# The maximum allowed duration by which sent events can be delayed, as
# per MSC4140. Must be a positive value if set. Defaults to no
# duration (null), which disallows sending delayed events.