mirror of
https://github.com/minio/minio.git
synced 2026-02-05 10:20:15 -05:00
MINIO_API_REPLICATION_WORKERS env.var and `mc admin config set api` allow number of replication workers to be configurable. Defaults to half the number of cpus available. Co-authored-by: Poorna Krishnamoorthy <poorna@minio.io>