mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Merge initConfig logic to ConfigSys (#6312)
This commit is contained in:
committed by
kannappanr
parent
bf14e5ce1b
commit
7d7e21aebb
@@ -97,7 +97,7 @@ func TestServerConfigWithEnvs(t *testing.T) {
|
||||
serverHandleEnvVars()
|
||||
|
||||
// Init config
|
||||
initConfig()
|
||||
initConfig(objLayer)
|
||||
|
||||
// Check if serverConfig has
|
||||
if globalServerConfig.GetBrowser() {
|
||||
|
||||
Reference in New Issue
Block a user