Skip to content

Commit

Permalink
Fix #91.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Jun 18, 2024
1 parent 44395e6 commit 2c2920e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Cloudflare R2 Storage (S3).cyberduckprofile
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@
<true/>
<key>Port Configurable</key>
<false/>
<key>Region</key>
<string>auto</string>
<key>Regions</key>
<array>
<string>auto</string>
<string>wnam</string>
<string>enam</string>
<string>weur</string>
<string>eeur</string>
<string>apac</string>
</array>
<key>Properties</key>
<array>
Expand Down

0 comments on commit 2c2920e

Please sign in to comment.