mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-08 19:39:22 -04:00
Reference that the federation_reader needs the HTTP replication port set
This commit is contained in:
parent
bb81e78ec6
commit
dd0ac1614c
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ replication endpoints that it's talking to on the main synapse process.
|
|||
``worker_replication_port`` should point to the TCP replication listener port and
|
||||
``worker_replication_http_port`` should point to the HTTP replication port.
|
||||
|
||||
Currently, only the ``event_creator`` worker requires specifying
|
||||
Currently, the ``event_creator`` and ``federation_reader`` workers require specifying
|
||||
``worker_replication_http_port``.
|
||||
|
||||
For instance::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue