diff options
author | Erik Johnston <erik@matrix.org> | 2024-05-18 16:12:46 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2024-05-18 16:12:46 +0100 |
commit | 6a0d2dc6fc48ae51b3a62d7eca730a66774746af (patch) | |
tree | b9af23f2d7e8bec986939f69d2ce33a97dd48ece | |
parent | Newsfile (diff) | |
download | synapse-6a0d2dc6fc48ae51b3a62d7eca730a66774746af.tar.xz |
Only check for all rooms if not outbound poke
-rw-r--r-- | synapse/replication/tcp/client.py | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/synapse/replication/tcp/client.py b/synapse/replication/tcp/client.py |