Skip to content

Commit

Permalink
Disable region selector when creating new bucket.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Apr 15, 2024
1 parent fa74f52 commit 9491daf
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Swisscom S3 Dynamic Storage.cyberduckprofile
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,8 @@
<string>Secret Key</string>
<key>Authorization</key>
<string>AWS4HMACSHA256</string>
<key>Region</key>
<string>us-east-1</string>
<key>Regions</key>
<array>
<string>us-east-1</string>
</array>
<array/>
<key>Properties</key>
<array>
<string>s3.storage.class.options=STANDARD</string>
Expand Down

0 comments on commit 9491daf

Please sign in to comment.