From 70b2644c9a23e629d45d83ab8815f05ab0efefa1 Mon Sep 17 00:00:00 2001 From: Barry digby Date: Tue, 27 Jul 2021 17:39:37 +0100 Subject: [PATCH] . --- conf/lugh.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/lugh.config b/conf/lugh.config index a6f681b..ef80931 100644 --- a/conf/lugh.config +++ b/conf/lugh.config @@ -26,7 +26,7 @@ process { } params { - max_time = '120.d' - max_memory = '128.GB' - max_cpus = '32' + max_time = 120.h + max_memory = 128.GB + max_cpus = 32 }