mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
Update index.js
This commit is contained in:
parent
5e3745d5d4
commit
5a603d65ef
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ export const Config = {
|
|||
token: SESSION_TOKEN,
|
||||
cfClearance: CF_CLEARANCE,
|
||||
proxy: PROXY,
|
||||
username: 'geyinchi@foxmail.com',
|
||||
password: 'Aa699008',
|
||||
username: '',
|
||||
password: '',
|
||||
// 改为true后,全局默认以图片形式回复,并自动发出Continue命令补全回答
|
||||
defaultUsePicture: false,
|
||||
// 每个人发起的对话保留时长。超过这个时长没有进行对话,再进行对话将开启新的对话。单位:秒
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue