forked-synapse/synapse/appservice
Luke Barnard 5b54d51d1e Allow Configurable Rate Limiting Per AS
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.
2016-10-18 17:04:09 +01:00
..
__init__.py Allow Configurable Rate Limiting Per AS 2016-10-18 17:04:09 +01:00
api.py Log if rejecting 3PE query metadata result due to type check 2016-09-09 15:11:31 +01:00
scheduler.py Preserve some logcontexts 2016-08-24 11:58:40 +01:00