From 45d36a150661b4f33a3847d345f17d41b74fa8ee Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Wed, 3 Jul 2019 09:21:16 +0200 Subject: [PATCH] Update cfc.config Add Weblog for CFC cluster --- conf/cfc.config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/conf/cfc.config b/conf/cfc.config index dd69647..2f9047d 100644 --- a/conf/cfc.config +++ b/conf/cfc.config @@ -14,6 +14,11 @@ process { executor = 'slurm' } +weblog{ + enabled = true + url = 'http://services.qbic.uni-tuebingen.de:8080/workflows' +} + params { igenomes_base = '/nfsmounts/igenomes' max_memory = 60.GB