mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
9 lines
177 B
JSON
9 lines
177 B
JSON
{
|
|
"language": "go",
|
|
"version": "1.20.1",
|
|
"aliases": ["go", "golang"],
|
|
"limit_overrides": {
|
|
"max_process_count": 128,
|
|
"run_timeout": 5000
|
|
}
|
|
}
|