Skip to content

Commit 2c68992

Browse files
bug fix
1 parent 91edbf6 commit 2c68992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/manage_server.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ func routeUpdateConfigHandler(ctx *fasthttp.RequestCtx) {
4040
return
4141
}
4242

43+
cfg.Mrt = config.Default().Mrt
4344
config.SetDefault(&cfg)
4445
loadbalance.LoadFromConfig()
4546

0 commit comments

Comments
 (0)