diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-02-07 17:27:08 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-02-09 13:07:41 +0000 |
commit | 671540dccf3996620ffe65705904fb911e21fb68 (patch) | |
tree | 14ce8ff67f8418c93914b52af739bfda3ba1f7ad /synapse/storage | |
parent | Better logging when pushes fail (diff) | |
download | synapse-671540dccf3996620ffe65705904fb911e21fb68.tar.xz |
rename delete_old_state -> purge_history
(beacause it deletes more than state)
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/events.py | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |