diff options
| author | Erik Johnston <erik@matrix.org> | 2017-02-02 13:07:52 +0000 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2017-02-02 13:07:52 +0000 |
| commit | 85f28744e8ea9eaf828f89328360c3c03803aceb (patch) | |
| tree | f18957ca943320f35ac2fd09a1b1116d96547910 /synapse/rest/client | |
| parent | Make presence.get_new_events a bit faster (diff) | |
| download | synapse-github/erikj/device_list_changes_perf.tar.xz | |
Fix /keys/changes TypeError github/erikj/device_list_changes_perf erikj/device_list_changes_perf
We also use the new cache of users who share rooms with cache.
Diffstat (limited to 'synapse/rest/client')
| -rw-r--r-- | synapse/rest/client/v2_alpha/keys.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/keys.py b/synapse/rest/client/v2_alpha/keys.py |
