- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for myminio1 (0.03 sec)
-
internal/config/config.go
// is legacy, we return an error to tell the user to // reset the region via the new command. err = Errorf("could not load region from legacy configuration as it was invalid - use 'mc admin config set myminio site region=myregion name=myname' to set a region and name (%v)", err) return s, err } region = regionKV.Get(RegionName) } if region != "" { if !validRegionRegex.MatchString(region) {
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 37.7K bytes - Viewed (0)