diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-03-18 21:40:35 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-03-18 21:40:43 +0000 |
commit | 366f730bf697fe8fbb18a509ec1852987bc80410 (patch) | |
tree | ce81764b583b9eb493a8823a27f1103325e60cf6 /synapse/handlers | |
parent | remove stale import (diff) | |
download | synapse-366f730bf697fe8fbb18a509ec1852987bc80410.tar.xz |
only get member state IDs for incremental syncs if we're filtering
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/sync.py | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py |