mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-27 09:21:08 +02:00
- 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
2 lines
60 B
Plaintext
2 lines
60 B
Plaintext
Various minor fixes to the federation request rate limiter.
|