@@ -147,7 +147,7 @@ func StartGateway(ctx *cli.Context, gw Gateway) {
|
|||||||
gatewayHandleEnvVars()
|
gatewayHandleEnvVars()
|
||||||
|
|
||||||
// Set system resources to maximum.
|
// Set system resources to maximum.
|
||||||
logger.LogIf(GlobalContext, setMaxResources())
|
setMaxResources()
|
||||||
|
|
||||||
// Set when gateway is enabled
|
// Set when gateway is enabled
|
||||||
globalIsGateway = true
|
globalIsGateway = true
|
||||||
|
|||||||
Reference in New Issue
Block a user