forked from MirrorHub/synapse
Update workers.md
This commit is contained in:
parent
a8878960c0
commit
53f1c4da81
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue