mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-09 08:53:28 +08:00
添加 auth_alone_otp 开关
This commit is contained in:
@@ -87,6 +87,7 @@ type ServerConfig struct {
|
||||
|
||||
DisplayError bool `json:"display_error"`
|
||||
ExcludeExportIp bool `json:"exclude_export_ip"`
|
||||
AuthAloneOtp bool `json:"auth_alone_otp"`
|
||||
|
||||
AntiBruteForce bool `json:"anti_brute_force"`
|
||||
IPWhitelist string `json:"ip_whitelist"`
|
||||
|
Reference in New Issue
Block a user