bot-framework/options.jsonc
2024-03-31 13:46:28 +03:00

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": {}
}