Configuration
Storages
Cloudflare R2

Cloudflare R2

Since: 1.2.0

Storage backup file to Cloudflare R2 (opens in a new tab), this is based on S3 compatibility.

Config keys

type: r2

  • bucket - Cloudflare R2 bucket name
  • path - remote path for save
  • account_id - Cloudflare Account Id
  • access_key_id - Cloudflare API key
  • secret_access_key - Cloudflare API secret
  • timeout - Set timeout of remote upload, default: 300
  • max_retries - Max retries, default: 3

Regions

https://developers.cloudflare.com/r2/data-access/s3-api/ (opens in a new tab)