phase in initial steps of worker for runa
This commit is contained in:
parent
53dbaf5b52
commit
bde6eb5642
15 changed files with 3259 additions and 11 deletions
|
|
@ -0,0 +1,10 @@
|
|||
worker_app: synapse.app.generic_worker
|
||||
worker_name: synapse-worker-generic
|
||||
|
||||
worker_listeners:
|
||||
- type: http
|
||||
port: 8008
|
||||
resources:
|
||||
- names:
|
||||
- client
|
||||
- federation
|
||||
Loading…
Add table
Add a link
Reference in a new issue