mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-14 21:16:06 +00:00
This adds a flag loaded from the registration file of an AS that will determine whether or not its users are rate limited (by ratelimit in _base.py). Needed for IRC bridge reasons - see https://github.com/matrix-org/matrix-appservice-irc/issues/240.