mirror of
https://git.anonymousland.org/deathrow/synapse-docker-deployment.git
synced 2025-02-22 17:09:48 -05:00
9 lines
239 B
YAML
9 lines
239 B
YAML
worker_app: synapse.app.federation_sender
|
|
worker_name: federation1
|
|
|
|
# The replication listener on the main synapse process.
|
|
worker_replication_host: synapse
|
|
worker_replication_http_port: 9093
|
|
|
|
worker_log_config: /data/log/federation1.yaml
|