mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-21 08:16:03 +00:00
Set autoMounts to true
This commit is contained in:
parent
b56b7b310b
commit
a7aca37bc8
1 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@ params
|
|||
singularity
|
||||
{
|
||||
enabled = true
|
||||
autoMounts = true
|
||||
cacheDir = "/projects/b1042/singularity_cache"
|
||||
}
|
||||
|
||||
|
@ -27,4 +28,4 @@ process
|
|||
executor
|
||||
{
|
||||
submitRateLimit = '1sec'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue