diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-07-17 07:59:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-17 07:59:23 -0400 |
commit | 852930add765540c580378238ab03869a8c7530d (patch) | |
tree | 105fc715ef41f221871a12ba22704dc1dbddc4d7 /synapse/rest/client | |
parent | Change "unknown room ver" logging to warning. (#7881) (diff) | |
download | synapse-852930add765540c580378238ab03869a8c7530d.tar.xz |
Add a default limit (of 100) to get/sync operations. (#7858)
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/_base.py | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/_base.py b/synapse/rest/client/v2_alpha/_base.py |