mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 23:49:23 +08:00
cloud drive: S3 supports storage class
This commit is contained in:
@@ -393,6 +393,7 @@ message RemoteConf {
|
||||
string s3_secret_key = 5;
|
||||
string s3_region = 6;
|
||||
string s3_endpoint = 7;
|
||||
string s3_storage_class = 8;
|
||||
string gcs_google_application_credentials = 10;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user