diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2019-05-15 12:06:04 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-15 12:06:04 -0500 |
commit | f1e5b413886ba4d9d0a16b028dba89c4a5cb56ac (patch) | |
tree | 590ed475c14dc2e17007a240ab3a0e3ceb9928d7 /synapse/rest/client | |
parent | Drop support for v2_alpha API prefix (#5190) (diff) | |
download | synapse-f1e5b413886ba4d9d0a16b028dba89c4a5cb56ac.tar.xz |
Make all the rate limiting options more consistent (#5181)
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/register.py | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/synapse/rest/client/v2_alpha/register.py b/synapse/rest/client/v2_alpha/register.py |