summary refs log tree commit diff
path: root/synapse/replication
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2021-05-12 13:41:16 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2021-05-12 13:41:16 +0100
commitf42fae4fb3f98126b1da9aab9e23dd6e6a520c6f (patch)
tree2cd24bbbd2401deb09675bdea9b6d0bcde5f3cde /synapse/replication
parentMerge branch 'develop' of github.com:matrix-org/synapse into anoa/module_api_... (diff)
downloadsynapse-github/anoa/module_api_full_presence_fix_wip.tar.xz
Diffstat (limited to 'synapse/replication')
-rw-r--r--synapse/replication/http/presence.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/replication/http/presence.py b/synapse/replication/http/presence.py

index 730b8c765f..5e36aa6ed6 100644 --- a/synapse/replication/http/presence.py +++ b/synapse/replication/http/presence.py
@@ -73,6 +73,7 @@ class ReplicationPresenceSetState(ReplicationEndpoint): { "state": { ... }, "ignore_status_msg": false, + "force_notify": false } 200 OK