diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-02-07 17:40:29 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-02-09 13:07:41 +0000 |
commit | e571aef06d3b1af3946e790841f4b8a3a4cfdebf (patch) | |
tree | f4077527cd28b56fafaa0761bcd344d7dfa66412 | |
parent | bump purge logging to info (diff) | |
download | synapse-e571aef06d3b1af3946e790841f4b8a3a4cfdebf.tar.xz |
purge: Move cache invalidation to more appropriate place
it was a bit of a non-sequitur there
-rw-r--r-- | synapse/storage/events.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |