diff --git a/conf/munin.config b/conf/munin.config index d1f5e53..1ea4b7f 100644 --- a/conf/munin.config +++ b/conf/munin.config @@ -21,7 +21,7 @@ process { } process { - withName:Mutect2 { + withName:'Mutect2|Mutect2Single' { time = { check_max( 48.h * task.attempt, 'time' ) } maxForks = 23 }