13 lines
226 B
YAML
13 lines
226 B
YAML
worker_app: synapse.app.generic_worker
|
|
worker_name: bg_jobs
|
|
|
|
worker_listeners:
|
|
- type: http
|
|
port: 9093
|
|
resources:
|
|
- names: [replication]
|
|
- type: metrics
|
|
port: 8800
|
|
|
|
worker_log_config: /data/bg.log.config
|