diff options
author | Erik Johnston <erik@matrix.org> | 2019-03-20 16:50:05 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-03-20 16:50:05 +0000 |
commit | 67d618e111bd586fb0b4d6c92c9d43b1174b0f42 (patch) | |
tree | d22a0dcbcb8ca55a5189ebcf7a0ae025dd7222ef | |
parent | Batching in the user directory import (#4900) (diff) | |
download | synapse-67d618e111bd586fb0b4d6c92c9d43b1174b0f42.tar.xz |
Allow blocking a room multiple times
Diffstat (limited to '')
-rw-r--r-- | synapse/storage/room.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/synapse/storage/room.py b/synapse/storage/room.py |