mirror of
https://github.com/chenasraf/snpr.git
synced 2026-05-18 01:39:01 +00:00
Disable zipping for now until we have a propper storage solution
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
:verbose: true
|
||||
:pidfile: tmp/pids/sidekiq.pid
|
||||
:global: true
|
||||
:concurrency: 10
|
||||
:concurrency: 3
|
||||
|
||||
:queues:
|
||||
- [deletegenotype, 10]
|
||||
- [zipgenotyping,5]
|
||||
- [zipfulldata,5]
|
||||
#- [zipgenotyping,5]
|
||||
#- [zipfulldata,5]
|
||||
- [recommend,5]
|
||||
- [fitbit,3]
|
||||
- [frequency,1]
|
||||
|
||||
Reference in New Issue
Block a user