mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 19:30:48 +08:00
feat: support custom panel title
This commit is contained in:
@@ -32,6 +32,7 @@ export enum AuthDataType {
|
||||
|
||||
export interface SystemConfigInfo {
|
||||
lang?: string;
|
||||
panelTitle?: string;
|
||||
logRemoveFrequency?: number;
|
||||
cronConcurrency?: number;
|
||||
dependenceProxy?: string;
|
||||
|
||||
Reference in New Issue
Block a user