Update workers.md

This commit is contained in:
Richard van der Hoff
2021-02-17 17:14:23 +00:00
committed by GitHub
parent a8878960c0
commit 53f1c4da81
+2 -1
View File
@@ -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.