From 71577e48fda49d65382cd06ac4ce4af306576668 Mon Sep 17 00:00:00 2001 From: throny Date: Wed, 17 Jul 2024 19:18:29 +0200 Subject: [PATCH] Update configuring-playbook-synapse.md sliding sync proxy won't work with workers for now (maybe only with the federation only one, but everything going to /sync breaks with bad gateway) --- docs/configuring-playbook-synapse.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/configuring-playbook-synapse.md b/docs/configuring-playbook-synapse.md index e99a56e7f..2d2f827a8 100644 --- a/docs/configuring-playbook-synapse.md +++ b/docs/configuring-playbook-synapse.md @@ -41,6 +41,7 @@ We support a few configuration presets (`matrix_synapse_workers_preset: one-of-e - (specialized) `specialized-workers` - defaults to one worker of each supported type, but disables generic workers and uses [specialized workers](#specialized-workers) instead These presets represent a few common configurations. There are many worker types which can be mixed and matched based on your needs. +These **may not work** in combination with [Sliding Sync Proxy](../docs/configuring-playbook-sliding-sync-proxy.md) yet. #### Generic workers