summary refs log tree commit diff
path: root/docs/workers.md
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-02-06 15:27:17 +0000
committerErik Johnston <erik@matrix.org>2024-02-06 15:27:17 +0000
commitf7a8fafbc1c13c930686f9d8feaaa03a56a67553 (patch)
tree12132265317205cca849c95283c3284cb016b8e3 /docs/workers.md
parentMerge branch 'release-v1.100' into matrix-org-hotfixes (diff)
parentAccept unprefixed form of MSC3981 recurse parameter (#16842) (diff)
downloadsynapse-f7a8fafbc1c13c930686f9d8feaaa03a56a67553.tar.xz
Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes
Diffstat (limited to 'docs/workers.md')
-rw-r--r--docs/workers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/workers.md b/docs/workers.md

index ab6b8d47af..d19f1a9dea 100644 --- a/docs/workers.md +++ b/docs/workers.md
@@ -629,7 +629,7 @@ worker application type. You can designate generic worker to sending push notifications to a [push gateway](https://spec.matrix.org/v1.5/push-gateway-api/) such as -[sygnal](https://github.com/vector-im/sygnal) and email. +[sygnal](https://github.com/matrix-org/sygnal) and email. This will stop the main process sending push notifications.