mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Merge pull request #125 from jfy133/master
Try 'cleanup' profile option to by default cleanup work directory
This commit is contained in:
commit
116720e690
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ params {
|
|||
config_profile_url = 'https://shh.mpg.de'
|
||||
}
|
||||
|
||||
cleanup = true
|
||||
|
||||
singularity {
|
||||
enabled = true
|
||||
autoMounts = true
|
||||
|
|
Loading…
Reference in a new issue