diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-17 13:21:25 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-17 13:21:25 +0000 |
commit | 1a23d184e9cebc018ccbb6a89c4ff6eaaa640892 (patch) | |
tree | d377abb350cdf3b842581592e81be31a86fcde5e /synapse/util | |
parent | Make errors about email password resets much clearer (#5616) (diff) | |
parent | Fixes to the federation rate limiter (#5621) (diff) | |
download | synapse-1a23d184e9cebc018ccbb6a89c4ff6eaaa640892.tar.xz |
Fixes to the federation rate limiter (#5621)
Diffstat (limited to 'synapse/util')
-rw-r--r-- | synapse/util/ratelimitutils.py | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/synapse/util/ratelimitutils.py b/synapse/util/ratelimitutils.py |