mirror of
https://github.com/pgsty/minio.git
synced 2026-09-25 12:25:57 +03: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