mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
fix: rename crawler as scanner in config (#11549)
This commit is contained in:
@@ -91,7 +91,7 @@ type dataUsageCacheInfo struct {
|
||||
Name string
|
||||
LastUpdate time.Time
|
||||
NextCycle uint32
|
||||
// indicates if the disk is being healed and crawler
|
||||
// indicates if the disk is being healed and scanner
|
||||
// should skip healing the disk
|
||||
SkipHealing bool
|
||||
BloomFilter []byte `msg:"BloomFilter,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user