From 93bc39eeee77aabfe9b5ed8662e21fa40a71d417 Mon Sep 17 00:00:00 2001 From: Yang Yang <153794571+YuWanTingbb@users.noreply.github.com> Date: Fri, 23 Feb 2024 11:24:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20config.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 0578a87..a0e799a 100644 --- a/config.json +++ b/config.json @@ -1 +1,10 @@ -{} \ No newline at end of file +{ + "gpt3_sleepTime": 0, + "password": "", + "get_token_url": "", + "prefix": "", + "vscode_version": "vscode\/1.85.2", + "serverPort": 8080, + "maxPoolSize": 300, + "gpt4_sleepTime": 110 +} \ No newline at end of file