diff options
author | Erik Johnston <erik@matrix.org> | 2014-11-12 17:02:18 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-11-12 17:02:34 +0000 |
commit | f04b3d5042b85fa81efff9b561ca7af8d9709756 (patch) | |
tree | 08a37b4e2d62315f1ea6cd5bd0ccba9630594c12 /synapse/storage/_base.py | |
parent | Add more recents service unit tests. (diff) | |
download | synapse-f04b3d5042b85fa81efff9b561ca7af8d9709756.tar.xz |
Store all signatures on events rather than just dropping them
Diffstat (limited to 'synapse/storage/_base.py')
-rw-r--r-- | synapse/storage/_base.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/storage/_base.py b/synapse/storage/_base.py |