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 0776229 commit eea5077Copy full SHA for eea5077
src/content/docs/r2/platform/limits.mdx
@@ -17,7 +17,6 @@ import { Render } from "~/components";
17
| Maximum upload size<sup>4</sup> | 5 GiB<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
-| Maximum concurrent updates to object metadata to the same object name (key) | 1 per second <sup>5</sup> |
21
22
<sup>1</sup> Bucket management operations include creating, deleting, listing,
23
and configuring buckets. This limit does _not_ apply to reading or writing objects to a bucket.
0 commit comments