mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 10:26:17 +03:00
1a3dbbc9dd
This adds configurable data and parity options on a per object basis. To use variable parity - Users can set environment variables to cofigure variable parity - Then add header x-amz-storage-class to putobject requests with relevant storage class values Fixes #4997