mirror of
https://github.com/minio/docs.git
synced 2025-07-25 21:22:11 +03:00
oops missing commit for DOCS-830: data compression (#920)
See https://github.com/minio/docs/pull/915 --------- Co-authored-by: Klaus Post <klauspost@gmail.com>
This commit is contained in:
@ -2756,25 +2756,11 @@ See :ref:`minio-data-compression` for tutorials on using these configuration set
|
|||||||
mc admin config set compression \
|
mc admin config set compression \
|
||||||
[ARGUMENT=VALUE] ... \
|
[ARGUMENT=VALUE] ... \
|
||||||
|
|
||||||
The following types of data are compressed by default:
|
Enabling data compression compresses the following types of data by default:
|
||||||
|
|
||||||
+-----------------+--------------------------+
|
.. include:: /includes/common-mc-admin-config.rst
|
||||||
| File Extensions | Media (MIME) Types |
|
:start-after: start-minio-data-compression-default-desc
|
||||||
+=================+==========================+
|
:end-before: end-minio-data-compression-default-desc
|
||||||
| ``.txt`` | ``text/*`` |
|
|
||||||
| | |
|
|
||||||
| ``.log`` | ``application/json`` |
|
|
||||||
| | |
|
|
||||||
| ``.csv`` | ``application/xml`` |
|
|
||||||
| | |
|
|
||||||
| ``.json`` | ``binary/octet-stream`` |
|
|
||||||
| | |
|
|
||||||
| ``.tar`` | |
|
|
||||||
| | |
|
|
||||||
| ``.xml`` | |
|
|
||||||
| | |
|
|
||||||
| ``.bin`` | |
|
|
||||||
+-----------------+--------------------------+
|
|
||||||
|
|
||||||
The :mc-conf:`compression` configuration key supports the following arguments:
|
The :mc-conf:`compression` configuration key supports the following arguments:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user