mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-18 01:16:01 +00:00
perf: config fe
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"show_emptyChat": false,
|
||||
"show_register": false,
|
||||
"show_appStore": false,
|
||||
"show_promotion": false,
|
||||
"show_userDetail": false,
|
||||
"show_git": false,
|
||||
"authorText": "Made by FastGpt Team."
|
||||
"show_emptyChat": true,
|
||||
"show_register": true,
|
||||
"show_appStore": true,
|
||||
"show_userDetail": true,
|
||||
"show_git": true,
|
||||
"systemTitle": "FastAI",
|
||||
"authorText": "Made by FastAI Team."
|
||||
}
|
||||
|
Reference in New Issue
Block a user