7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
outputDir = 'results'
|
|
|
|
process {
|
|
cpus = 2
|
|
memory = '2GB'
|
|
}
|