diff options
author | Erik Johnston <erik@matrix.org> | 2018-02-14 13:45:30 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-06-22 15:58:14 +0100 |
commit | a285fe05fd7bfcca3953976e7b3356dc39b020a7 (patch) | |
tree | 78b0d84d111aa36ad4efd3ddd87ad7c47fe19c2e | |
parent | Merge pull request #3435 from matrix-org/rav/fix_event_push_actions_tablescan (diff) | |
download | synapse-a285fe05fd7bfcca3953976e7b3356dc39b020a7.tar.xz |
Add timeout to ResponseCache of /public_rooms
-rw-r--r-- | synapse/handlers/room_list.py | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/synapse/handlers/room_list.py b/synapse/handlers/room_list.py |