fix: remove active healing on .minio.sys/ during startup (#17072)

This commit is contained in:
Harshavardhana
2023-04-29 02:05:28 -07:00
committed by GitHub
parent 7ae69accc0
commit 02d8f3cdc8
4 changed files with 15 additions and 0 deletions

View File

@@ -254,6 +254,9 @@ var (
globalActiveCred auth.Credentials
// Captures if root credentials are set via ENV.
globalCredViaEnv bool
globalPublicCerts []*x509.Certificate
globalDomainNames []string // Root domains for virtual host style requests