Browse Source

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)
pull/3428/head
throny 1 year ago
committed by GitHub
parent
commit
71577e48fd
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      docs/configuring-playbook-synapse.md

+ 1
- 0
docs/configuring-playbook-synapse.md View File

@@ -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 - (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 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 #### Generic workers




Loading…
Cancel
Save