From 81a273c730505b421ca05e0485eca7282d18d5e6 Mon Sep 17 00:00:00 2001 From: Combiz Khozoie <31043044+combiz@users.noreply.github.com> Date: Thu, 3 Feb 2022 18:31:02 +0000 Subject: [PATCH] Update imperial_mb.config Dropped support for pqmedbio-large which is not currently available. --- conf/imperial_mb.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/imperial_mb.config b/conf/imperial_mb.config index afd88c1..72bc412 100644 --- a/conf/imperial_mb.config +++ b/conf/imperial_mb.config @@ -37,8 +37,8 @@ process { //queue = 'med-bio' //!! this is an alias and shouldn't be used - withLabel:process_large { - queue = 'pqmedbio-large' - } + //withLabel:process_large { + //queue = 'pqmedbio-large' //!! this queue is unavailable as of Feb 2022 + //} }