diff options
author | Erik Johnston <erik@matrix.org> | 2021-04-19 10:50:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-19 10:50:49 +0100 |
commit | 2b7dd21655b1ed2db490853d2cdbf6fb38704d81 (patch) | |
tree | efc25e330f62856a8d6091cc78be9749e64c0879 /synapse/module_api | |
parent | User directory: use calculated room membership state instead (#9821) (diff) | |
download | synapse-2b7dd21655b1ed2db490853d2cdbf6fb38704d81.tar.xz |
Don't send normal presence updates over federation replication stream (#9828)
Diffstat (limited to 'synapse/module_api')
-rw-r--r-- | synapse/module_api/__init__.py | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/synapse/module_api/__init__.py b/synapse/module_api/__init__.py |