We now have a linux queue instead of jvmotp, rails and spree
This commit is contained in:
parent
66ce7239ee
commit
0ab1ba262b
|
@ -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 }
|
||||
|
|
Loading…
Reference in New Issue
Block a user