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/reference/durability.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
@@ -13,7 +13,7 @@ For example, if you store 1,000,000 objects on R2, you can expect to lose an obj
13
13
:::caution
14
14
15
15
16
-
Keep in mind that if you accidentally delete an object, you are responsible for implementing your own solution for backups.
16
+
Keep in mind that if you accidentally delete an object, or an unauthorized party gains access to your R2 environment, you are responsible for implementing your own solution for backups.
0 commit comments