mirror of
https://github.com/vyme-fr/MercuryCloud_Dashboard.git
synced 2026-03-18 21:50:39 +01:00
11 lines
278 B
JSON
11 lines
278 B
JSON
{
|
|
"cpu":"1",
|
|
"cpu_pinning":"2",
|
|
"ram":"3",
|
|
"disk":"4",
|
|
"swap":"5",
|
|
"io":"6",
|
|
"egg":"1",
|
|
"startup_command":"java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
|
"env":{"BUNGEE_VERSION": "latest","SERVER_JARFILE": "bungeecord.jar"}
|
|
} |