disabled some of the qm things for testing

This commit is contained in:
Boki 2025-07-01 12:51:54 -04:00
parent 06c65d6c2c
commit 710577eb3d
4 changed files with 14 additions and 14 deletions

View file

@ -77,8 +77,8 @@
"port": 6379,
"db": 1
},
"workers": 5,
"concurrency": 5,
"workers": 1,
"concurrency": 1,
"enableScheduledJobs": true,
"defaultJobOptions": {
"attempts": 3,