1
0
mirror of https://github.com/minio/docs.git synced 2025-07-24 10:22:32 +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:
Andrea Longo
2023-07-17 12:59:58 -06:00
committed by GitHub
parent bb1600952e
commit 2c172e8bde

View File

@ -2756,25 +2756,11 @@ See :ref:`minio-data-compression` for tutorials on using these configuration set
mc admin config set compression \
[ARGUMENT=VALUE] ... \
The following types of data are compressed by default:
Enabling data compression compresses the following types of data by default:
+-----------------+--------------------------+
| File Extensions | Media (MIME) Types |
+=================+==========================+
| ``.txt`` | ``text/*`` |
| | |
| ``.log`` | ``application/json`` |
| | |
| ``.csv`` | ``application/xml`` |
| | |
| ``.json`` | ``binary/octet-stream`` |
| | |
| ``.tar`` | |
| | |
| ``.xml`` | |
| | |
| ``.bin`` | |
+-----------------+--------------------------+
.. include:: /includes/common-mc-admin-config.rst
:start-after: start-minio-data-compression-default-desc
:end-before: end-minio-data-compression-default-desc
The :mc-conf:`compression` configuration key supports the following arguments: