mirror of
https://github.com/pgsty/minio.git
synced 2026-09-18 08:18:27 +03:00
Add crawler delay config + dynamic config values (#11018)
This commit is contained in:
@@ -28,7 +28,6 @@ import (
|
||||
|
||||
const (
|
||||
envDataUsageCrawlConf = "MINIO_DISK_USAGE_CRAWL_ENABLE"
|
||||
envDataUsageCrawlDelay = "MINIO_DISK_USAGE_CRAWL_DELAY"
|
||||
envDataUsageCrawlDebug = "MINIO_DISK_USAGE_CRAWL_DEBUG"
|
||||
|
||||
dataUsageRoot = SlashSeparator
|
||||
|
||||
Reference in New Issue
Block a user