diff options
| author | Brendan Abolivier <babolivier@matrix.org> | 2019-03-05 18:41:27 +0000 | 
|---|---|---|
| committer | Brendan Abolivier <babolivier@matrix.org> | 2019-03-05 18:41:27 +0000 | 
| commit | d7dbad3526136cfc9fdbd568635be5016fb637db (patch) | |
| tree | 531764768f634bb73b1a31f9f5a3a6e3b0ac2aa5 /synapse/server.py | |
| parent | Update sample config (diff) | |
| download | synapse-d7dbad3526136cfc9fdbd568635be5016fb637db.tar.xz | |
Split ratelimiters in two (one for events, one for registration)
Diffstat (limited to '')
| -rw-r--r-- | synapse/server.py | 10 | 
1 files changed, 7 insertions, 3 deletions
| diff --git a/synapse/server.py b/synapse/server.py | 
