From cd2c5548a0d681a2aa560bcaaa6e480720cfbe74 Mon Sep 17 00:00:00 2001 From: MatMaul Date: Fri, 7 Jul 2023 08:10:38 +0000 Subject: deploy: 677272caed43b1c534e5e779b5261327711178a5 --- develop/systemd-with-workers/workers/background_worker.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'develop/systemd-with-workers/workers/background_worker.yaml') diff --git a/develop/systemd-with-workers/workers/background_worker.yaml b/develop/systemd-with-workers/workers/background_worker.yaml index 9fbfbda7db..e236e10458 100644 --- a/develop/systemd-with-workers/workers/background_worker.yaml +++ b/develop/systemd-with-workers/workers/background_worker.yaml @@ -1,8 +1,4 @@ worker_app: synapse.app.generic_worker worker_name: background_worker -# The replication listener on the main synapse process. -worker_replication_host: 127.0.0.1 -worker_replication_http_port: 9093 - worker_log_config: /etc/matrix-synapse/background-worker-log.yaml -- cgit 1.5.1