2.6-Preview最后一批代码上线
This commit is contained in:
@@ -6,6 +6,7 @@ type GlobalConfig struct {
|
||||
ServerAddr string `json:"serverAddr"`
|
||||
ServerPort int `json:"serverPort"`
|
||||
Token string `json:"token"`
|
||||
AdminPort int `json:"adminPort"` // ← 新增
|
||||
LogLevel string `json:"logLevel"`
|
||||
LogMaxDays int `json:"logMaxDays"`
|
||||
TcpMux bool `json:"tcpMux"`
|
||||
|
||||
Reference in New Issue
Block a user