diff options
author | Matthew Hodgson <matthew@matrix.org> | 2019-01-15 21:07:12 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2019-01-15 21:07:12 +0000 |
commit | 046d731fbdf0f7058395fc0c691c9029c1fcb4c9 (patch) | |
tree | 77e87bcf2195049142b09c38082c55a778015192 /synapse | |
parent | Merge tag 'v0.34.1rc1' into matrix-org-hotfixes (diff) | |
download | synapse-046d731fbdf0f7058395fc0c691c9029c1fcb4c9.tar.xz |
limit remote device lists to 1000 entries per user
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/device.py | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/synapse/handlers/device.py b/synapse/handlers/device.py |