mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 21:59:23 +08:00
cloud drive: add google cloud storage
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 gcs_google_application_credentials = 10;
|
||||
}
|
||||
|
||||
message RemoteStorageMapping {
|
||||
|
Reference in New Issue
Block a user