Create config.json

This commit is contained in:
Yanyutin753
2024-02-17 21:38:55 +08:00
parent 42b16f88dd
commit dc5524d329

10
config/config.json Normal file
View File

@@ -0,0 +1,10 @@
{
"gpt3_sleepTime": 0,
"password": "",
"get_token_url": "",
"prefix": "",
"vscode_version": "vscode\/1.85.2",
"serverPort": 8081,
"maxPoolSize": 300,
"gpt4_sleepTime": 110
}