disabled some of the qm things for testing
This commit is contained in:
parent
06c65d6c2c
commit
710577eb3d
4 changed files with 14 additions and 14 deletions
|
|
@ -77,8 +77,8 @@
|
|||
"port": 6379,
|
||||
"db": 1
|
||||
},
|
||||
"workers": 5,
|
||||
"concurrency": 5,
|
||||
"workers": 1,
|
||||
"concurrency": 1,
|
||||
"enableScheduledJobs": true,
|
||||
"defaultJobOptions": {
|
||||
"attempts": 3,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue