renamed ssh_pxy_sessions to pxy_ssh_sessions
This commit is contained in:
@ -26,7 +26,7 @@ type json_out_server_stats struct {
|
||||
ServerRoutes int64 `json:"server-routes"`
|
||||
ServerPeers int64 `json:"server-peers"`
|
||||
|
||||
SshProxySessions int64 `json:"ssh-pxy-sessions"`
|
||||
SshProxySessions int64 `json:"pxy-ssh-sessions"`
|
||||
}
|
||||
|
||||
// ------------------------------------
|
||||
|
Reference in New Issue
Block a user