We now have a linux queue instead of jvmotp, rails and spree

This commit is contained in:
Piotr Sarnacki 2013-02-07 04:17:54 +01:00
parent 66ce7239ee
commit 0ab1ba262b

View File

@ -54,9 +54,7 @@ Storage = Em.Object.extend
QUEUES: [
{ name: 'common', display: 'Common' }
{ name: 'php', display: 'PHP, Perl and Python' }
{ name: 'jvmotp', display: 'JVM, Erlang and Node.js' }
{ name: 'rails', display: 'Rails' }
{ name: 'spree', display: 'Spree' }
{ name: 'linux', display: 'Linux' }
]
INTERVALS: { sponsors: -1, times: -1, updateTimes: 1000 }