mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 15:18:31 +08:00
修改ip pool策略
This commit is contained in:
@@ -77,6 +77,8 @@ type ServerConfig struct {
|
||||
IptablesNat bool `json:"iptables_nat"`
|
||||
Compression bool `json:"compression"` // bool
|
||||
NoCompressLimit int `json:"no_compress_limit"` // int
|
||||
|
||||
DisplayError bool `json:"display_error"`
|
||||
}
|
||||
|
||||
func initServerCfg() {
|
||||
|
Reference in New Issue
Block a user