diff options
author | Richard van der Hoff <richard@matrix.org> | 2021-01-05 13:52:36 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2021-01-05 13:52:36 +0000 |
commit | 5a4f09228d893fcc164ae47654446ff723ba1ccf (patch) | |
tree | b16a31a405a7c9e2155db3e8ac31a6ea093631d8 | |
parent | Merge remote-tracking branch 'origin/release-v1.25.0' into matrix-org-hotfixes (diff) | |
download | synapse-5a4f09228d893fcc164ae47654446ff723ba1ccf.tar.xz |
Remove cache from room directory query results
This reverts a285fe0. Hopefully the cache is no longer required, thanks to
-rw-r--r-- | synapse/handlers/room_list.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/room_list.py b/synapse/handlers/room_list.py |