mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
eb9ddc8c2e
The shared ratelimit function was replaced with a dedicated RequestRatelimiter class (accessible from the HomeServer object). Other properties were copied to each sub-class that inherited from BaseHandler.
2 lines
44 B
Plaintext
2 lines
44 B
Plaintext
Remove the deprecated `BaseHandler` object.
|