diff --git a/Storage-Backends.md b/Storage-Backends.md index 495a630..7e2d70e 100644 --- a/Storage-Backends.md +++ b/Storage-Backends.md @@ -127,7 +127,7 @@ Storage URL: b2://bucket You'll need to input the account id and application key. -Backblaze's B2 storage is one of the least expensive (at 0.5 cent per GB per month, with a download fee of 2 cents per GB, plus additional charges for API calls). +Backblaze's B2 storage is one of the least expensive (at 0.5 cent per GB per month, with a download fee of 1 cent per GB, plus additional charges for API calls). Please note that if you back up multiple repositories to the same bucket, the [lifecyle rules](https://www.backblaze.com/b2/docs/lifecycle_rules.html) of the bucket is recommended to be set to `Keep all versions of the file` which is the default one. The `Keep prior versions for this number of days` option will work too if the number of days is more than 7.