mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: dalle cooldown time
This commit is contained in:
parent
8c9c098e25
commit
3073ca91cf
3 changed files with 25 additions and 15 deletions
|
|
@ -28,6 +28,8 @@ export default {
|
|||
// cacheUrl: 'https://content.alcedogroup.com',
|
||||
// 图片内容渲染服务器开启预制访问代码,当渲染服务器访问较慢时可以开启,但无法保证远程渲染是否成功
|
||||
// cacheEntry: false,
|
||||
// 绘图指令的CD时间,主人不受限制
|
||||
// drawCD: 30,
|
||||
// ***********************************************************************************************************************************
|
||||
// 以下为API方式(默认)的配置 *
|
||||
// ***********************************************************************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue