8 lines
67 B
Plaintext
8 lines
67 B
Plaintext
echo = true
|
|
foo = 'bar'
|
|
|
|
process {
|
|
cpus = 2
|
|
memory = '2GB'
|
|
}
|