mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 21:46:27 +02:00
9 lines
176 B
JSON
9 lines
176 B
JSON
{
|
|
"language": "gleam",
|
|
"version": "0.27.0",
|
|
"aliases": ["gleam"],
|
|
"limit_overrides": {
|
|
"max_open_files": 4096,
|
|
"max_process_count": 256
|
|
}
|
|
}
|