增加UAM(5秒盾)集群设置

This commit is contained in:
GoEdgeLab
2022-07-03 22:10:18 +08:00
parent ed0d08b4f9
commit 2639d5c12a
6 changed files with 3706 additions and 3295 deletions

View File

@@ -2,6 +2,7 @@
package serverconfigs
// UAMConfig UAM配置
type UAMConfig struct {
IsPrior bool `yaml:"isPrior" json:"isPrior"`
IsOn bool `yaml:"isOn" json:"isOn"`