diff options
author | Erik Johnston <erik@matrix.org> | 2017-07-11 10:02:21 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-07-11 10:02:21 +0100 |
commit | 9a6fd3ef29cc66d785436acce96b15ca83aa99a8 (patch) | |
tree | c74d543a22df7fff2712582faaeeddf667d5c528 /synapse/handlers | |
parent | Include registration and as stores in frontend proxy (diff) | |
download | synapse-9a6fd3ef29cc66d785436acce96b15ca83aa99a8.tar.xz |
Don't compute push actions for backfilled events
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/federation.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |