mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
Add crawler delay config + dynamic config values (#11018)
This commit is contained in:
@@ -475,7 +475,7 @@ func serverMain(ctx *cli.Context) {
|
||||
|
||||
logger.SetDeploymentID(globalDeploymentID)
|
||||
|
||||
go initDataCrawler(GlobalContext, newObject)
|
||||
initDataCrawler(GlobalContext, newObject)
|
||||
|
||||
// Enable background operations for erasure coding
|
||||
if globalIsErasure {
|
||||
|
||||
Reference in New Issue
Block a user