14 lines
287 B
YAML
14 lines
287 B
YAML
worker_app: "synapse.app.generic_worker"
|
|
worker_name: "federation_worker"
|
|
|
|
worker_replication_host: "synapse"
|
|
worker_replication_http_port: 9093
|
|
|
|
worker_listeners:
|
|
- type: "http"
|
|
port: 8084
|
|
resources:
|
|
- names:
|
|
- "federation"
|
|
|
|
worker_log_config: "/data/zknt.org.log.config"
|