Skip to content

Commit 3925119

Browse files
authored
r2: clarify bucket ops limits (#19273)
1 parent 9a116a0 commit 3925119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/r2/platform/limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import { Render } from "~/components";
1818
| Maximum upload parts | 10,000 |
1919

2020
<sup>1</sup> Bucket management operations include creating, deleting, listing,
21-
and configuring buckets.
21+
and configuring buckets. This limit does _not_ apply to reading or writing objects to a bucket.
2222
<br /> <sup>2</sup> The object size limit is 5 GiB less than 5 TiB, so 4.995
2323
TiB.
2424
<br /> <sup>3</sup> The max upload size is 5 MiB less than 5 GiB, so 4.995 GiB.

0 commit comments

Comments
 (0)