mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 21:50:22 +03:00
Add crawler delay config + dynamic config values (#11018)
This commit is contained in:
+1
-1
@@ -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