We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf018c commit 8123090Copy full SHA for 8123090
src/content/docs/r2/platform/limits.mdx
@@ -14,7 +14,7 @@ import { Render } from "~/components";
14
| Object key length | 1,024 bytes |
15
| Object metadata size | 8,192 bytes |
16
| Object size | 5 TiB per object<sup>2</sup> |
17
-| Maximum upload size<sup>4</sup> | 5 GiB<sup>3</sup> |
+| Maximum upload size<sup>4</sup> | 5 GiB (single-part) / 4.995TiB (multi-part) <sup>3</sup> |
18
| Maximum upload parts | 10,000 |
19
| Maximum concurrent writes to the same object name (key) | 1 per second <sup>5</sup> |
20
0 commit comments