diff options
author | Till <2353100+S7evinK@users.noreply.github.com> | 2024-03-05 20:41:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-05 20:41:35 +0100 |
commit | 928c8c8c4af0e933e52dbf42d9237234d1a3bc9d (patch) | |
tree | d10edcb80982aee5be0c32b7240a6ada73a781f0 /mediaapi | |
parent | 09f15a3d3fa15a8d6c48a8051f0f2a524ea73344 (diff) |
Query rooms with ACLs instead of all rooms (#3338)
This now should actually speed up startup times.
This is because _many_ rooms (like DMs) don't have room ACLs, this means
that we had around 95% pointless DB queries. (as queried on d.m.org)
Diffstat (limited to 'mediaapi')
0 files changed, 0 insertions, 0 deletions