You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/r2/buckets/object-lifecycles.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ For example, you can create an object lifecycle rule to delete objects after 90
16
16
- An object is no longer billable once it has been deleted.
17
17
- Buckets have a default lifecycle rule to expire multipart uploads seven days after initiation.
18
18
- When an object is transitioned from Standard storage to Infrequent Access storage, a [Class A operation](/r2/pricing/#class-a-operations) is incurred.
19
-
- When rules conflict and specify both a storage class transition and expire transition within a 24hour period, the expire (or delete) lifecycle transition takes precedence over transitioning storage class.
19
+
- When rules conflict and specify both a storage class transition and expire transition within a 24-hour period, the expire (or delete) lifecycle transition takes precedence over transitioning storage class.
0 commit comments