synapse: ensure all workers have x_forwarded:true

This commit is contained in:
Nico Schottelius 2023-11-23 08:59:16 +01:00
parent 55e17e6716
commit 5e767c71c2
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@ worker_name: synapse-worker-federation
worker_listeners:
- type: http
port: 8008
x_forwarded: true
resources:
- names:
- client

View File

@ -4,6 +4,7 @@ worker_name: synapse-worker-sync
worker_listeners:
- type: http
port: 8008
x_forwarded: true
resources:
- names:
- client