Files
minio/docs
poornas 48cff7918d Allow optionally to disable range caching. (#9908)
The default behavior is to cache each range requested
to cache drive. Add an environment variable
`MINIO_RANGE_CACHE` - when set to off, it disables
range caching and instead downloads entire object
in the background.

Fixes #9870
2020-06-29 13:46:55 -07:00
..
2020-05-07 15:08:33 -07:00
2020-05-26 08:56:50 -07:00