mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
fix: allow missing hot-tier accounting (#18345)
This commit is contained in:
@@ -67,8 +67,6 @@ const (
|
||||
tierConfigFormat = 1
|
||||
tierConfigV1 = 1
|
||||
tierConfigVersion = 2
|
||||
|
||||
minioHotTier = "STANDARD"
|
||||
)
|
||||
|
||||
// tierConfigPath refers to remote tier config object name
|
||||
|
||||
Reference in New Issue
Block a user