- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for MINIO_SYNC_BOOT (0.07 sec)
-
cmd/common-main.go
} else if env.IsSet(config.EnvAccessKey) && !env.IsSet(config.EnvSecretKey) { logger.Fatal(config.ErrMissingEnvCredentialSecretKey(nil), "Unable to start MinIO") } } globalEnableSyncBoot = env.Get("MINIO_SYNC_BOOT", config.EnableOff) == config.EnableOn } func loadRootCredentials() auth.Credentials { // At this point, either both environment variables // are defined or both are not defined.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 32.5K bytes - Viewed (0)