From 255f31db60c04b6382bf9b5894b66e1bd87cb4d4 Mon Sep 17 00:00:00 2001 From: throny Date: Wed, 17 Jul 2024 19:32:13 +0200 Subject: [PATCH] Update configuring-playbook-sliding-sync-proxy.md --- docs/configuring-playbook-sliding-sync-proxy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/configuring-playbook-sliding-sync-proxy.md b/docs/configuring-playbook-sliding-sync-proxy.md index 9ff453d21..82486f8f5 100644 --- a/docs/configuring-playbook-sliding-sync-proxy.md +++ b/docs/configuring-playbook-sliding-sync-proxy.md @@ -12,6 +12,8 @@ Element X Android is [available on the Github Releases page](https://github.com/ **NOTE**: The sliding-sync proxy is **not required** when using the **Conduit homeserver**. Starting from version `0.6.0` Conduit has native support for some sliding sync features. If there are issues with the native implementation, you might have a better experience when enabling the sliding-sync proxy anyway. +This might not work with [Synapse Workers](../docs/configuring-playbook-synapse.md) enabled. + ## Decide on a domain and path By default, the Sliding Sync proxy is configured to be served on the Matrix domain (`matrix.DOMAIN`, controlled by `matrix_server_fqn_matrix`), under the `/sliding-sync` path.