support swift (#4480)

This commit is contained in:
mervynzhang
2023-05-19 21:39:25 +08:00
committed by GitHub
parent a90b777ff4
commit 1ebb549f77
4 changed files with 142 additions and 126 deletions

View File

@@ -18,6 +18,7 @@ message RemoteConf {
string s3_endpoint = 7;
string s3_storage_class = 8;
bool s3_force_path_style = 9;
bool s3_support_tagging = 13;
bool s3_v4_signature = 11;
string gcs_google_application_credentials = 10;