summary refs log tree commit diff
path: root/docs/systemd-with-workers/workers/background_worker.yaml
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2023-07-07 10:09:41 +0200
committerGitHub <noreply@github.com>2023-07-07 08:09:41 +0000
commit677272caed43b1c534e5e779b5261327711178a5 (patch)
treeeb87afee956eb22c89b7192d478e66ced48f30cf /docs/systemd-with-workers/workers/background_worker.yaml
parentRemove `worker_replication_*` deprecated settings, with helpful errors on sta... (diff)
downloadsynapse-677272caed43b1c534e5e779b5261327711178a5.tar.xz
Remove `worker_replication_*` settings from worker doc (#15872)
Co-authored-by: Mathieu Velten <mathieuv@matrix.org>
Diffstat (limited to 'docs/systemd-with-workers/workers/background_worker.yaml')
-rw-r--r--docs/systemd-with-workers/workers/background_worker.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/systemd-with-workers/workers/background_worker.yaml b/docs/systemd-with-workers/workers/background_worker.yaml

index 9fbfbda7db..e236e10458 100644 --- a/docs/systemd-with-workers/workers/background_worker.yaml +++ b/docs/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