summary refs log tree commit diff
path: root/develop/presence_router_module.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/presence_router_module.html')
-rw-r--r--develop/presence_router_module.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/presence_router_module.html b/develop/presence_router_module.html

index 3a342bf550..8c49389c64 100644 --- a/develop/presence_router_module.html +++ b/develop/presence_router_module.html
@@ -205,7 +205,7 @@ presence to (for those users that the receiving user is considered interested in It does not include state for users who are currently offline, and it can only be called on workers that support sending federation. Additionally, this method must only be called from the process that has been configured to write to the -the <a href="https://github.com/matrix-org/synapse/blob/master/docs/workers.md#stream-writers">presence stream</a>. +the <a href="workers.html#stream-writers">presence stream</a>. By default, this is the main process, but another worker can be configured to do so.</p> <h3 id="module-structure"><a class="header" href="#module-structure">Module structure</a></h3>