MatrixSynapse/tests/config
Richard van der Hoff 9481707a52
Fixes to the federation rate limiter (#5621)
- Put the default window_size back to 1000ms (broken by #5181)
- Make the `rc_federation` config actually do something
- fix an off-by-one error in the 'concurrent' limit
- Avoid creating an unused `_PerHostRatelimiter` object for every single
  incoming request
2019-07-05 11:10:19 +01:00
..
__init__.py Error if macaroon key is missing from config 2016-02-05 01:58:23 +00:00
test_generate.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_load.py Use yaml safe_load 2019-03-22 10:20:17 +00:00
test_ratelimiting.py Fixes to the federation rate limiter (#5621) 2019-07-05 11:10:19 +01:00
test_room_directory.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_server.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_tls.py Update the TLS cipher string and provide configurability for TLS on outgoing federation (#5550) 2019-06-28 18:19:09 +10:00