mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-20 23:57:56 +08:00
cloud drive: s3 configurable force path style
This commit is contained in:
@@ -394,6 +394,7 @@ message RemoteConf {
|
||||
string s3_region = 6;
|
||||
string s3_endpoint = 7;
|
||||
string s3_storage_class = 8;
|
||||
bool s3_force_path_style = 9;
|
||||
string gcs_google_application_credentials = 10;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user