mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Remove unusued params and functions (#8399)
This commit is contained in:
@@ -84,8 +84,6 @@ const (
|
||||
// GlobalServiceExecutionInterval - Executes the Lifecycle events.
|
||||
GlobalServiceExecutionInterval = time.Hour * 24 // 24 hrs.
|
||||
|
||||
// Refresh interval to update in-memory bucket lifecycle cache.
|
||||
globalRefreshBucketLifecycleInterval = 5 * time.Minute
|
||||
// Refresh interval to update in-memory iam config cache.
|
||||
globalRefreshIAMInterval = 5 * time.Minute
|
||||
|
||||
|
||||
Reference in New Issue
Block a user