mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 21:44:59 +08:00
feat: close #2908 allow to disable parse settings from link
This commit is contained in:
@@ -11,6 +11,7 @@ const DANGER_CONFIG = {
|
||||
hideUserApiKey: serverConfig.hideUserApiKey,
|
||||
disableGPT4: serverConfig.disableGPT4,
|
||||
hideBalanceQuery: serverConfig.hideBalanceQuery,
|
||||
disableFastLink: serverConfig.disableFastLink,
|
||||
};
|
||||
|
||||
declare global {
|
||||
|
Reference in New Issue
Block a user