mirror of
https://github.com/pgsty/minio.git
synced 2026-03-15 17:17:01 +01: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