summary refs log tree commit diff
path: root/develop/systemd-with-workers/workers/background_worker.yaml
diff options
context:
space:
mode:
authorMatMaul <MatMaul@users.noreply.github.com>2023-07-07 08:10:38 +0000
committerMatMaul <MatMaul@users.noreply.github.com>2023-07-07 08:10:38 +0000
commitcd2c5548a0d681a2aa560bcaaa6e480720cfbe74 (patch)
treeabf201288d8a2b215255ee8af1a8b6241cc295fb /develop/systemd-with-workers/workers/background_worker.yaml
parentdeploy: 2481b7dfa41c1c890346136f04344a4e1660ef32 (diff)
downloadsynapse-cd2c5548a0d681a2aa560bcaaa6e480720cfbe74.tar.xz
deploy: 677272caed43b1c534e5e779b5261327711178a5
Diffstat (limited to 'develop/systemd-with-workers/workers/background_worker.yaml')
-rw-r--r--develop/systemd-with-workers/workers/background_worker.yaml4
1 files changed, 0 insertions, 4 deletions
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