chatgpt-web-dev / chatgpt-web

A third-party ChatGPT Web UI page built with Express and Vue3, through the official OpenAI completion API. / 用 Express 和 Vue3 搭建的第三方 ChatGPT 前端页面, 基于 OpenAI 官方 completion API.
https://chatgpt-web.dev
MIT License
1.6k stars 440 forks source link

feat: add global config option enable user usage count limit function #458

Closed BobDu closed 5 months ago

BobDu commented 5 months ago

https://github.com/chatgpt-web-dev/chatgpt-web/pull/430#issuecomment-1974962186

管理员 也显示这个兑换,不是很合理?目前看昨天的合并有一个针对每个用户的开关,没有全局的开关。

BobDu commented 5 months ago

ping @ccjaread 能帮忙一起review一下这个PR吗? 看是否影响到了现有的逻辑正常运行。

ccjaread commented 5 months ago

其他逻辑没有问题