mirror of
https://github.com/minio/minio.git
synced 2025-04-02 19:00:38 -04:00
parent
a91cfa03e7
commit
216de230e2
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user