Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/r2/reference/durability.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ For example, if you store 1,000,000 objects on R2, you can expect to lose an obj
:::caution


Keep in mind that if you accidentally delete an object, you are responsible for implementing your own solution for backups.
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.


:::
Loading