- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for parseBitrotConfig (0.05 sec)
-
internal/config/heal/heal.go
configMutex.Lock() defer configMutex.Unlock() opts.Bitrot = nopts.Bitrot opts.IOCount = nopts.IOCount opts.Sleep = nopts.Sleep opts.DriveWorkers = nopts.DriveWorkers opts.cache.bitrotCycle, _ = parseBitrotConfig(nopts.Bitrot) } // DefaultKVS - default KV config for heal settings var DefaultKVS = config.KVS{ config.KV{ Key: Bitrot, Value: config.EnableOff, }, config.KV{ Key: Sleep,
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Mon Nov 04 19:06:02 UTC 2024 - 4.9K bytes - Viewed (0)