From 0a03ca0b3887ffd04c0999838dc28c4db61f10ff Mon Sep 17 00:00:00 2001 From: Ravind Kumar Date: Wed, 14 Feb 2024 13:49:40 -0500 Subject: [PATCH] Minor update to thresholds --- source/operations/concepts/thresholds.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/operations/concepts/thresholds.rst b/source/operations/concepts/thresholds.rst index 6673fecf..cc75d644 100644 --- a/source/operations/concepts/thresholds.rst +++ b/source/operations/concepts/thresholds.rst @@ -59,6 +59,9 @@ S3 API Limits * - Maximum length for each ``/`` separated object name segment - 255 + * - Maximum number of object verions for a unique object + - 10000 (Configurable) + Erasure Code Limits -------------------