Skip to content

Commit bc2e1d8

Browse files
committed
fix: remove old, unused config option
1 parent 0f13632 commit bc2e1d8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

conf/base.config

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ process {
6060
errorStrategy = 'retry'
6161
maxRetries = 2
6262
}
63-
withName:CUSTOM_DUMPSOFTWAREVERSIONS {
64-
cache = false
65-
}
6663

6764
withName:PROCESS_GENBANK_FILES {
6865
cpus = { check_max (1 * task.attempt, 'cpus' ) }

0 commit comments

Comments
 (0)