diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-08-25 01:32:45 +0200 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-08-25 01:33:33 +0200 |
commit | 93745679391414e6ff3da9c25b4c4f48d9023579 (patch) | |
tree | ecb22b34d5edc7827f50bc8858a63db688964112 | |
parent | Merge pull request #2970 from matrix-org/matthew/filter_members (diff) | |
download | synapse-93745679391414e6ff3da9c25b4c4f48d9023579.tar.xz |
don't return non-LL-member state in incremental sync state blocks
-rw-r--r-- | synapse/handlers/sync.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py |