synapse/changelog.d/10256.misc
Patrick Cloke f55836929d
Do not recurse into non-spaces in the spaces summary. (#10256)
Previously m.child.room events in non-space rooms would be
treated as part of the room graph, but this is no longer
supported.
2021-06-29 12:00:04 -04:00

2 lines
113 B
Plaintext

Improve the performance of the spaces summary endpoint by only recursing into spaces (and not rooms in general).