mirror of
https://github.com/minio/minio.git
synced 2025-11-29 13:28:17 -05:00
Fix out of memory issue
This commit is contained in:
@@ -94,6 +94,7 @@ type EntityTooLarge struct {
|
||||
GenericObjectError
|
||||
Size string
|
||||
TotalSize string
|
||||
MaxSize string
|
||||
}
|
||||
|
||||
// ObjectNameInvalid - object name provided is invalid
|
||||
|
||||
Reference in New Issue
Block a user