summary refs log tree commit diff
path: root/docs/workers.md
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2021-04-23 18:14:20 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2021-04-23 18:14:20 +0100
commitcb6c2caf05a80ea85a0336695ccdfbebc4ac36c9 (patch)
treec9a40122c1d1a81ca8048d9c06cc0d28d78d94d5 /docs/workers.md
parentMerge commit '4ecba9bd5' into anoa/dinsic_release_1_31_0 (diff)
parentSpaces summary: call out to other servers (#9653) (diff)
downloadsynapse-cb6c2caf05a80ea85a0336695ccdfbebc4ac36c9.tar.xz
Merge commit 'c73cc2c2a' into anoa/dinsic_release_1_31_0
Diffstat (limited to 'docs/workers.md')
-rw-r--r--docs/workers.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/workers.md b/docs/workers.md

index e7bf9b8ce4..c6282165b0 100644 --- a/docs/workers.md +++ b/docs/workers.md
@@ -232,7 +232,6 @@ expressions: # Registration/login requests ^/_matrix/client/(api/v1|r0|unstable)/login$ ^/_matrix/client/(r0|unstable)/register$ - ^/_matrix/client/(r0|unstable)/auth/.*/fallback/web$ # Event sending requests ^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/redact @@ -276,7 +275,7 @@ 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) and +[#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