Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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
|
||||
Reference in New Issue
Block a user