mirror of
https://github.com/Yanyutin753/unofficial-gpt4-api.git
synced 2025-10-13 22:56:14 +00:00
Create config.json
This commit is contained in:
10
config/config.json
Normal file
10
config/config.json
Normal 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
|
||||
}
|
Reference in New Issue
Block a user