mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
pre-allocate EC memory by default at startup (#18846)
This commit is contained in:
@@ -143,7 +143,6 @@ type serverCtxt struct {
|
||||
JSON, Quiet bool
|
||||
Anonymous bool
|
||||
StrictS3Compat bool
|
||||
PreAllocate bool
|
||||
Addr, ConsoleAddr string
|
||||
ConfigDir, CertsDir string
|
||||
configDirSet, certsDirSet bool
|
||||
|
||||
Reference in New Issue
Block a user