You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
628 B
20 lines
628 B
{ |
|
"RabbitMQUrl": "amqp://localhost/", |
|
"RedisUrl": "redis://127.0.0.1:6379", |
|
"TestData": "/home/t123yh/syzoj/uploads/testdata", |
|
"Priority": 1, |
|
"DebugMessageDisplayLimit": 5000, |
|
"OutputLimit": 104857600, |
|
"StderrDisplayLimit": 5120, |
|
"DataDisplayLimit": 128, |
|
"CompilerMessageLimit": 50000, |
|
"SpjTimeLimit": 1501, |
|
"SpjMemoryLimit": 256, |
|
"SandboxEnvironments": [ |
|
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", |
|
"HOME=/tmp" |
|
], |
|
"SandboxUser": "nobody", |
|
"SandboxRoot": "/home/t123yh/alpine", |
|
"BinaryDirectory": "/home/t123yh/syzoj-bin" |
|
} |