mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Fixing multiple issues (#906)
DOCS-902: Add "M' and "Mi" units to --limit-upload and --limit-download DOCS-895: Take Bucket/IAM snapshot before site replication config DOCS-886: Add audit_kafka config settings and envvars.
This commit is contained in:
@ -9,9 +9,11 @@
|
||||
|
||||
- ``B`` for bytes
|
||||
- ``K`` for kilobytes
|
||||
- ``M`` for megabytes
|
||||
- ``G`` for gigabytes
|
||||
- ``T`` for terabytes
|
||||
- ``Ki`` for kibibytes
|
||||
- ``Mi`` for mibibytes
|
||||
- ``Gi`` for gibibytes
|
||||
- ``Ti`` for tebibytes
|
||||
|
||||
@ -32,9 +34,11 @@
|
||||
|
||||
- ``B`` for bytes
|
||||
- ``K`` for kilobytes
|
||||
- ``M`` for megabytes
|
||||
- ``G`` for gigabytes
|
||||
- ``T`` for terabytes
|
||||
- ``Ki`` for kibibytes
|
||||
- ``Mi`` for mibibytes
|
||||
- ``Gi`` for gibibytes
|
||||
- ``Ti`` for tebibytes
|
||||
|
||||
|
Reference in New Issue
Block a user