diff options
author | Erik Johnston <erik@matrix.org> | 2016-09-16 09:05:11 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-09-16 09:05:11 +0100 |
commit | 74d4cdee250e4134dd14e4edfb8f5833e28c02b0 (patch) | |
tree | 4d64f6a4c095d73aae47b432101e73f84fd96010 /synapse | |
parent | Add new storage function to slave store (diff) | |
download | synapse-74d4cdee250e4134dd14e4edfb8f5833e28c02b0.tar.xz |
Don't cache searched in /publicRooms
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/room_list.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/handlers/room_list.py b/synapse/handlers/room_list.py |