mirror of
https://github.com/fatedier/frp.git
synced 2026-04-22 00:49:10 +08:00
frpc: consider include configs for verify and reload command (#2424)
This commit is contained in:
@@ -223,7 +223,6 @@ func UnmarshalServerConfFromIni(source interface{}) (ServerCommonConf, error) {
|
||||
|
||||
s, err := f.GetSection("common")
|
||||
if err != nil {
|
||||
// TODO: add error info
|
||||
return ServerCommonConf{}, err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user