mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 04:30:26 +03: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