diff options
author | Mark Haines <mjark@negativecurvature.net> | 2015-04-21 16:52:59 +0100 |
---|---|---|
committer | Mark Haines <mjark@negativecurvature.net> | 2015-04-21 16:52:59 +0100 |
commit | 1f651ba6ec6c66675ffb7f147fff88f1799336af (patch) | |
tree | 435c818569c3ea4caa1fcbceef0ea109ccf98b21 | |
parent | Merge branch 'master' of github.com:matrix-org/synapse into develop (diff) | |
parent | SYN-350: Don't ratelimit the individual events generated during room creation (diff) | |
download | synapse-1f651ba6ec6c66675ffb7f147fff88f1799336af.tar.xz |
Merge pull request #127 from matrix-org/bugs/SYN-350
SYN-350: Don't ratelimit the events generated during create room
-rw-r--r-- | synapse/handlers/room.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |