mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-05 06:08:58 +01:00
8 lines
263 B
YAML
8 lines
263 B
YAML
worker_app: synapse.app.federation_sender
|
|
worker_name: synapse-federation-sender-1
|
|
|
|
# The replication listener on the main synapse process.
|
|
worker_replication_host: synapse
|
|
worker_replication_http_port: 9093
|
|
|
|
worker_log_config: /data/federation_sender.log.config
|