diff options
author | Erik Johnston <erik@matrix.org> | 2020-08-06 10:35:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-06 10:35:59 +0100 |
commit | 079bc3c8e35599722630e616115fedd3c29af808 (patch) | |
tree | d5c930efe88a672fa56fd1da5eb45af6202c29cd /docs/systemd-with-workers | |
parent | Rename database classes to make some sense (#8033) (diff) | |
download | synapse-079bc3c8e35599722630e616115fedd3c29af808.tar.xz |
Fixup worker doc (again) (#8000)
Diffstat (limited to 'docs/systemd-with-workers')
-rw-r--r-- | docs/systemd-with-workers/workers/federation_reader.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/systemd-with-workers/workers/federation_reader.yaml b/docs/systemd-with-workers/workers/federation_reader.yaml index 5b65c7040d..13e69e62c9 100644 --- a/docs/systemd-with-workers/workers/federation_reader.yaml +++ b/docs/systemd-with-workers/workers/federation_reader.yaml @@ -1,7 +1,7 @@ worker_app: synapse.app.federation_reader +worker_name: federation_reader1 worker_replication_host: 127.0.0.1 -worker_replication_port: 9092 worker_replication_http_port: 9093 worker_listeners: |