9 lines
228 B
Plaintext
9 lines
228 B
Plaintext
|
{
|
||
|
"clientPath": "client/Client.js", // Client (script that is ran in the child process) path relative to root dir
|
||
|
"logger": {},
|
||
|
"shardOptions": {
|
||
|
"totalShards": "auto",
|
||
|
"":""
|
||
|
},
|
||
|
"client": {}
|
||
|
}
|