1
0
Fork 0
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:
ikeller 2021-05-20 13:52:13 +02:00
parent 5a0ecbd81d
commit ae114dd142

View file

@ -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 {