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