summary refs log tree commit diff
path: root/changelog.d/11583.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable aggregation bundling on `/sync` responsesRichard van der Hoff2021-12-151-0/+1
A partial revert of #11478. This turns out to have had a significant CPU impact on initial-sync handling. For now, let's disable it, until we find a more efficient way of achieving this.