diff options
author | Erik Johnston <erik@matrix.org> | 2015-06-18 17:47:06 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-06-18 17:47:06 +0100 |
commit | 6df6354f1c5814f9f1779ff9984b679454c1e557 (patch) | |
tree | 39099716e209c93a9006c61a3f21a578a82dfd75 | |
parent | Merge pull request #185 from matrix-org/erikj/listeners_config (diff) | |
download | synapse-6df6354f1c5814f9f1779ff9984b679454c1e557.tar.xz |
Don't bother storing things we don't need
-rw-r--r-- | synapse/storage/events.py | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |