mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 21:16:29 +02:00
10 lines
213 B
JSON
10 lines
213 B
JSON
{
|
|
"language": "gleam",
|
|
"version": "0.27.0",
|
|
"aliases": ["gleam"],
|
|
"limit_overrides": {
|
|
"max_open_files": 10000,
|
|
"output_max_size": 10000,
|
|
"max_process_count": 10000
|
|
}
|
|
}
|