mirror of
https://github.com/element-hq/element-docker-demo.git
synced 2026-01-26 06:46:38 +03:00
enable MSC4222 for reliable state in Element Call (and others)
This commit is contained in:
@@ -115,6 +115,10 @@ experimental_features:
|
|||||||
# MSC3266: Room summary API. Used for knocking over federation
|
# MSC3266: Room summary API. Used for knocking over federation
|
||||||
msc3266_enabled: true
|
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
|
# The maximum allowed duration by which sent events can be delayed, as
|
||||||
# per MSC4140. Must be a positive value if set. Defaults to no
|
# per MSC4140. Must be a positive value if set. Defaults to no
|
||||||
# duration (null), which disallows sending delayed events.
|
# duration (null), which disallows sending delayed events.
|
||||||
|
|||||||
Reference in New Issue
Block a user