mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
feat: 增加自定义 meta description; (#1246)
* feat: 增加自定义 meta description; * fix: 环境变量使用错误; --------- Co-authored-by: junshun.mq <junshun.mq@alibaba-inc.com>
This commit is contained in:
@@ -37,6 +37,7 @@ export type FastGPTFeConfigsType = {
|
||||
chatbotUrl?: string;
|
||||
openAPIDocUrl?: string;
|
||||
systemTitle?: string;
|
||||
systemDescription?: string;
|
||||
googleClientVerKey?: string;
|
||||
isPlus?: boolean;
|
||||
show_phoneLogin?: boolean;
|
||||
|
Reference in New Issue
Block a user