synapse/changelog.d/18535.bugfix
Erik Johnston 1709957395
Fix bug where sliding sync ignored room_id_to_include option (#18535)
This was correctly handled for the "fallback" case where the background
updates hadn't finished

---------

Co-authored-by: Eric Eastwood <erice@element.io>
2025-06-13 11:29:23 +01:00

2 lines
96 B
Plaintext

Fix long-standing bug where sliding sync did not honour the `room_id_to_include` config option.