summary refs log tree commit diff
path: root/develop/systemd-with-workers/workers/generic_worker.yaml
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2023-01-13 14:07:43 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2023-01-13 14:07:43 +0000
commit2323166a75956b624fb156b90b95f6b9b3979fad (patch)
tree85a25ebca13732a78089ad6604df9059ee33ef46 /develop/systemd-with-workers/workers/generic_worker.yaml
parentdeploy: f4d2a734f977c0a88f3a5fcdea38b7f9490481dc (diff)
downloadsynapse-2323166a75956b624fb156b90b95f6b9b3979fad.tar.xz
deploy: d344bc8b6ea14210614845f4e0af776013f86459
Diffstat (limited to 'develop/systemd-with-workers/workers/generic_worker.yaml')
-rw-r--r--develop/systemd-with-workers/workers/generic_worker.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/develop/systemd-with-workers/workers/generic_worker.yaml b/develop/systemd-with-workers/workers/generic_worker.yaml

index 6e7b60886e..a858f99ed1 100644 --- a/develop/systemd-with-workers/workers/generic_worker.yaml +++ b/develop/systemd-with-workers/workers/generic_worker.yaml
@@ -5,11 +5,10 @@ worker_name: generic_worker1 worker_replication_host: 127.0.0.1 worker_replication_http_port: 9093 -worker_main_http_uri: http://localhost:8008/ - worker_listeners: - type: http port: 8083 + x_forwarded: true resources: - names: [client, federation]