compiler-discord/config.example.json
2019-05-14 20:50:07 -04:00

13 lines
266 B
JSON

{
"owner": "12345678901234",
"token": "MTU1fdsYNTRb2RT.FcD2l1ig.jIuKqwertyd432RROhF5A",
"languages": [
"haskell",
"python",
"javascript"
],
"memory": "128m",
"cpus": "0.5",
"timeout": 10000,
"prepare": false
}