mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 01:40:51 +00:00
@@ -59,7 +59,8 @@ const defaultFeConfigs: FeConfigsType = {
|
||||
limit: {
|
||||
exportLimitMinutes: 0
|
||||
},
|
||||
scripts: []
|
||||
scripts: [],
|
||||
favicon: '/favicon.ico'
|
||||
};
|
||||
|
||||
export function initGlobal() {
|
||||
|
Reference in New Issue
Block a user