mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
parent
a91cfa03e7
commit
216de230e2
@ -147,7 +147,7 @@ func StartGateway(ctx *cli.Context, gw Gateway) {
|
||||
gatewayHandleEnvVars()
|
||||
|
||||
// Set system resources to maximum.
|
||||
logger.LogIf(GlobalContext, setMaxResources())
|
||||
setMaxResources()
|
||||
|
||||
// Set when gateway is enabled
|
||||
globalIsGateway = true
|
||||
|
Loading…
Reference in New Issue
Block a user