Skip to content

Commit

Permalink
Scaleway (FR-PAR): add storage class ONEZONE_IA
Browse files Browse the repository at this point in the history
Paris location supports a third storage class `One Zone - Infrequent Access`
https://www.scaleway.com/en/docs/storage/object/concepts/#storage-class

Currently this storage class is only available in PAR.
  • Loading branch information
stephankn authored Jan 16, 2023
1 parent e10312d commit f641263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scaleway (FR-PAR).cyberduckprofile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</array>
<key>Properties</key>
<array>
<string>s3.storage.class.options=STANDARD GLACIER</string>
<string>s3.storage.class.options=STANDARD ONEZONE_IA GLACIER</string>
</array>
<key>Help</key>
<string>https://docs.cyberduck.io/protocols/s3/scaleway/</string>
Expand Down

0 comments on commit f641263

Please sign in to comment.