mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
Change md5Sum to etag (#4399)
This commit is contained in:
committed by
Harshavardhana
parent
0dab038858
commit
2aa76e7407
@@ -40,6 +40,7 @@ const (
|
||||
globalMinioModeDistXL = "mode-server-distributed-xl"
|
||||
globalMinioModeGatewayAzure = "mode-gateway-azure"
|
||||
globalMinioModeGatewayS3 = "mode-gateway-s3"
|
||||
globalMinioModeGatewayGCS = "mode-gateway-gcs"
|
||||
// Add new global values here.
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user