From 108ab6bdbb4a485e854e7d0f2912763d503d167f Mon Sep 17 00:00:00 2001 From: reivilibre Date: Thu, 11 May 2023 10:33:40 +0000 Subject: deploy: e4f545c452df817daa2f22dfda906f3451d98351 --- develop/systemd-with-workers/workers/generic_worker.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'develop/systemd-with-workers/workers/generic_worker.yaml') diff --git a/develop/systemd-with-workers/workers/generic_worker.yaml b/develop/systemd-with-workers/workers/generic_worker.yaml index a858f99ed1..db6436ee6e 100644 --- a/develop/systemd-with-workers/workers/generic_worker.yaml +++ b/develop/systemd-with-workers/workers/generic_worker.yaml @@ -1,10 +1,6 @@ worker_app: synapse.app.generic_worker worker_name: generic_worker1 -# The replication listener on the main synapse process. -worker_replication_host: 127.0.0.1 -worker_replication_http_port: 9093 - worker_listeners: - type: http port: 8083 -- cgit 1.5.1