- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for MINIO_ILM_TRANSITION_WORKERS (0.1 seconds)
-
internal/config/ilm/help.go
const ( transitionWorkers = "transition_workers" expirationWorkers = "expiration_workers" // EnvILMTransitionWorkers env variable to configure number of transition workers EnvILMTransitionWorkers = "MINIO_ILM_TRANSITION_WORKERS" // EnvILMExpirationWorkers env variable to configure number of expiration workers EnvILMExpirationWorkers = "MINIO_ILM_EXPIRATION_WORKERS" ) var ( defaultHelpPostfix = func(key string) string {
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Thu May 30 08:14:58 GMT 2024 - 1.8K bytes - Click Count (0)