diff options
| author | Erik Johnston <erikj@jki.re> | 2019-02-27 15:46:26 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-27 15:46:26 +0000 |
| commit | 8267034a63e0d7e33b2a10c1a0660991b448baee (patch) | |
| tree | b9cdd345d268191f5a1043acd9f65666cce71fd3 /synapse/replication | |
| parent | Merge pull request #4757 from matrix-org/erikj/key_api_fed_readae (diff) | |
| parent | Newsfile (diff) | |
| download | synapse-8267034a63e0d7e33b2a10c1a0660991b448baee.tar.xz | |
Merge pull request #4758 from matrix-org/erikj/use_presence_replication
When presence is disabled don't send over replication
Diffstat (limited to 'synapse/replication')
| -rw-r--r-- | synapse/replication/slave/storage/presence.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/replication/slave/storage/presence.py b/synapse/replication/slave/storage/presence.py |
