15 lines
300 B
YAML
Executable file
15 lines
300 B
YAML
Executable file
worker_app: synapse.app.generic_worker
|
|
worker_name: synapse-federation-sender-1
|
|
|
|
worker_listeners:
|
|
- type: http
|
|
port: 8082
|
|
resources:
|
|
- names: [federation]
|
|
- type: http
|
|
port: 9082
|
|
resources:
|
|
- names: [replication]
|
|
|
|
|
|
worker_log_config: /data/federation_sender.log.yaml
|