mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-13 05:03:10 +00:00
edit max_time
This commit is contained in:
parent
5a0ecbd81d
commit
ae114dd142
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ params {
|
|||
config_profile_url = "https://www.bioinformatics.unibe.ch/"
|
||||
max_memory = 500.GB
|
||||
max_cpus = 128
|
||||
max_time = '7.d'
|
||||
max_time = 240.h
|
||||
}
|
||||
|
||||
process {
|
||||
|
|
Loading…
Reference in a new issue