mirror of
https://github.com/minio/minio.git
synced 2024-12-24 22:25:54 -05:00
doc: Add missing ``` in compression documentation (#8872)
This commit is contained in:
parent
86252ec7e1
commit
3011692d93
@ -19,6 +19,7 @@ Compression can be enabled by updating the `compress` config settings for MinIO
|
||||
```
|
||||
$ mc admin config get myminio compression
|
||||
compression extensions=".txt,.log,.csv,.json,.tar,.xml,.bin" mime_types="text/*,application/json,application/xml"```
|
||||
```
|
||||
|
||||
Default config includes most common highly compressible content extensions and mime-types.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user