后台关闭切换主题功能

This commit is contained in:
naiba
2024-02-27 21:05:39 +08:00
parent 6fa149519d
commit da6a3463ed
8 changed files with 40 additions and 6 deletions

View File

@@ -98,7 +98,8 @@ type Config struct {
ProxyGRPCPort uint
TLS bool
EnablePlainIPInNotification bool // 通知信息IP不打码
EnablePlainIPInNotification bool // 通知信息IP不打码
DisableSwitchTemplateInFrontend bool // 前台禁用切换模板功能
// IP变更提醒
EnableIPChangeNotification bool