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 081a231 commit 08e7fc6Copy full SHA for 08e7fc6
src/content/docs/r2/platform/limits.mdx
@@ -21,7 +21,7 @@ import { Render } from "~/components";
21
and configuring buckets.
22
<br /> <sup>2</sup> The object size limit is 5 GiB less than 5 TiB, so 4.995
23
TiB.
24
-<br /> <sup>2</sup> The max upload size is 5 MiB less than 5 GiB, so 4.995 GiB.
+<br /> <sup>3</sup> The max upload size is 5 MiB less than 5 GiB, so 4.995 GiB.
25
<br /> <sup>4</sup> Max upload size applies to uploading a file via one request,
26
uploading a part of a multipart upload, or copying into a part of a multipart
27
upload. If you have a Worker, its inbound request size is constrained by
0 commit comments