summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2021-02-17 17:14:23 +0000
committerGitHub <noreply@github.com>2021-02-17 17:14:23 +0000
commit53f1c4da81968dfce1dea8d70d0e391b5c367170 (patch)
tree24dff327e2888877b7a69d1686377754a0676922
parentUpdate workers.md (diff)
downloadsynapse-53f1c4da81968dfce1dea8d70d0e391b5c367170.tar.xz
Update workers.md
-rw-r--r--docs/workers.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/workers.md b/docs/workers.md

index 582ad48cd6..847ac91649 100644 --- a/docs/workers.md +++ b/docs/workers.md
@@ -276,7 +276,8 @@ using): Ensure that all SSO logins go to a single process. For multiple workers not handling the SSO endpoints properly, see -[#7530](https://github.com/matrix-org/synapse/issues/7530). +[#7530](https://github.com/matrix-org/synapse/issues/7530) and +[#9427](https://github.com/matrix-org/synapse/issues/9427). Note that a HTTP listener with `client` and `federation` resources must be configured in the `worker_listeners` option in the worker config.