mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
heal: Enable periodic bitrot scan configuration (#14464)
This commit is contained in:
@@ -35,6 +35,8 @@ const (
|
||||
dataUsageBloomName = ".bloomcycle.bin"
|
||||
dataUsageBloomNamePath = bucketMetaPrefix + SlashSeparator + dataUsageBloomName
|
||||
|
||||
backgroundHealInfoPath = bucketMetaPrefix + SlashSeparator + ".background-heal.json"
|
||||
|
||||
dataUsageCacheName = ".usage-cache.bin"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user