Disable zipping for now until we have a propper storage solution

This commit is contained in:
Helge Rausch
2015-11-12 08:36:00 +01:00
parent b0a6f9a1e2
commit 9e1f64c9fe

View File

@@ -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]