mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
update bash
This commit is contained in:
@@ -39,9 +39,13 @@ const defaultFeConfigs = {
|
||||
show_register: false,
|
||||
show_appStore: false,
|
||||
show_userDetail: false,
|
||||
show_contact: true,
|
||||
show_git: true,
|
||||
show_doc: true,
|
||||
systemTitle: 'FastGPT',
|
||||
authorText: 'Made by FastGPT Team.'
|
||||
authorText: 'Made by FastGPT Team.',
|
||||
gitLoginKey: '',
|
||||
scripts: []
|
||||
};
|
||||
const defaultChatModels = [
|
||||
{
|
||||
|
Reference in New Issue
Block a user