summary refs log tree commit diff
path: root/docs/workers.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/workers.md')
-rw-r--r--docs/workers.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/workers.md b/docs/workers.md

index a254740251..5397f36280 100644 --- a/docs/workers.md +++ b/docs/workers.md
@@ -312,9 +312,6 @@ using): # OpenID Connect requests. ^/_synapse/client/oidc/callback$ - # SAML requests. - ^/_synapse/client/saml2/authn_response$ - 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