perf: config fe

This commit is contained in:
archer
2023-07-19 11:17:08 +08:00
parent 47af8d1c3d
commit c46a37541c
10 changed files with 52 additions and 50 deletions

View File

@@ -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."
}