Skip to content

Commit

Permalink
fix: remove old, unused config option
Browse files Browse the repository at this point in the history
  • Loading branch information
chasemc committed Oct 26, 2024
1 parent 0f13632 commit bc2e1d8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions conf/base.config
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ process {
errorStrategy = 'retry'
maxRetries = 2
}
withName:CUSTOM_DUMPSOFTWAREVERSIONS {
cache = false
}

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

0 comments on commit bc2e1d8

Please sign in to comment.