mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 16:43:25 +08:00
优化 IpPool
This commit is contained in:
@@ -72,6 +72,8 @@ type ServerConfig struct {
|
||||
SessionTimeout int `json:"session_timeout"` // in seconds
|
||||
// AuthTimeout int `json:"auth_timeout"` // in seconds
|
||||
AuditInterval int `json:"audit_interval"` // in seconds
|
||||
|
||||
ShowSQL bool `json:"show_sql"` // bool
|
||||
}
|
||||
|
||||
func initServerCfg() {
|
||||
|
Reference in New Issue
Block a user