Set autoMounts to true

kevbrick-patch-1
Rogan Grant 3 years ago committed by GitHub
parent b56b7b310b
commit a7aca37bc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,6 +13,7 @@ params
singularity
{
enabled = true
autoMounts = true
cacheDir = "/projects/b1042/singularity_cache"
}
@ -27,4 +28,4 @@ process
executor
{
submitRateLimit = '1sec'
}
}

Loading…
Cancel
Save