synapse/changelog.d/14749.misc
reivilibre 5172c8c403
Faster remote room joins (worker mode): do not populate external hosts-in-room cache when sending events as this requires blocking for full state. (#14749)
Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
Co-authored-by: Sean Quah <seanq@matrix.org>
2023-01-11 13:21:53 +00:00

1 line
146 B
Plaintext

Faster remote room joins (worker mode): do not populate external hosts-in-room cache when sending events as this requires blocking for full state.