Skip to content

Commit

Permalink
Add warning for token permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Nov 6, 2024
1 parent 54a04f7 commit fe2b096
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions protocols/s3/cloudflare.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ Cloudflare R2
Make sure to set `<ACCOUNT_ID>.r2.cloudflarestorage.com` for server. The `ACCOUNT_ID` can be found in the [Cloudflare dashboard](https://developers.cloudflare.com/fundamentals/setup/find-account-and-zone-ids/).
:::

:::{warning}
For tokens that are limited to _Object Read & Write_ or _Object Read only_ with no permission to list buckets, the bucket name to
connect to must be set in `Path` when configuring the [bookmark](../../cyberduck/bookmarks.md#edit-bookmark).
:::

### Regions
The connection profile supports the following [regions](https://developers.cloudflare.com/r2/reference/data-location/#available-hints):

Expand Down

0 comments on commit fe2b096

Please sign in to comment.