mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 09:13:49 +08:00
feat: 安全入口及应用安装检查中间件
This commit is contained in:
@@ -8,6 +8,7 @@ type PanelConfig struct {
|
||||
}
|
||||
|
||||
type PanelAppConfig struct {
|
||||
Debug bool `yaml:"debug"`
|
||||
Key string `yaml:"key"`
|
||||
Locale string `yaml:"locale"`
|
||||
Timezone string `yaml:"timezone"`
|
||||
|
||||
Reference in New Issue
Block a user