mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-04-07 16:05:21 +08:00
增加UAM(5秒盾)集群设置
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
package serverconfigs
|
||||
|
||||
// UAMConfig UAM配置
|
||||
type UAMConfig struct {
|
||||
IsPrior bool `yaml:"isPrior" json:"isPrior"`
|
||||
IsOn bool `yaml:"isOn" json:"isOn"`
|
||||
|
||||
Reference in New Issue
Block a user