mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
update params to latest version
This commit is contained in:
parent
8c0cc4b9ec
commit
2ccbdd3367
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ process {
|
||||||
}
|
}
|
||||||
|
|
||||||
params {
|
params {
|
||||||
saveReference = true
|
save_reference = true
|
||||||
|
|
||||||
max_memory = 125.GB
|
max_memory = 125.GB
|
||||||
max_cpus = 16
|
max_cpus = 16
|
||||||
|
|
Loading…
Reference in a new issue