summary refs log tree commit diff
path: root/develop/systemd-with-workers/workers/generic_worker.yaml
diff options
context:
space:
mode:
authorreivilibre <reivilibre@users.noreply.github.com>2023-05-11 10:33:40 +0000
committerreivilibre <reivilibre@users.noreply.github.com>2023-05-11 10:33:40 +0000
commit108ab6bdbb4a485e854e7d0f2912763d503d167f (patch)
treeb8fecc26288c64766586a61dc965b50fac6c8e19 /develop/systemd-with-workers/workers/generic_worker.yaml
parentdeploy: 7e6ad62c49104e5a17d1d35fe4c743b9fd7cd31d (diff)
downloadsynapse-108ab6bdbb4a485e854e7d0f2912763d503d167f.tar.xz
deploy: e4f545c452df817daa2f22dfda906f3451d98351
Diffstat (limited to 'develop/systemd-with-workers/workers/generic_worker.yaml')
-rw-r--r--develop/systemd-with-workers/workers/generic_worker.yaml4
1 files changed, 0 insertions, 4 deletions
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