mirror of
https://github.com/minio/minio.git
synced 2025-11-09 21:49:46 -05:00
Add chinese translation docs. (#5224)
This commit is contained in:
committed by
Dee Koder
parent
8b4d7048f8
commit
135a6a7bb4
9
docs/zh_CN/gateway/gcs-limitations.md
Normal file
9
docs/zh_CN/gateway/gcs-limitations.md
Normal file
@@ -0,0 +1,9 @@
|
||||
## Minio GCS 网关限制
|
||||
|
||||
网关继承了以下GCS限制:
|
||||
|
||||
- 每次上传最多parts数量是1024。
|
||||
- 暂不支持存储桶策略。
|
||||
- 暂不支持存储桶通知。
|
||||
- _List Multipart Uploads_ 和 _List Object parts_ 会一直返回空List,即客户端需要记住已经上传的parts,并使用它用于 _Complete Multipart Upload_。
|
||||
|
||||
Reference in New Issue
Block a user