aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/filer.proto
diff options
context:
space:
mode:
Diffstat (limited to 'weed/pb/filer.proto')
-rw-r--r--weed/pb/filer.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/pb/filer.proto b/weed/pb/filer.proto
index caef71933..cef7e764c 100644
--- a/weed/pb/filer.proto
+++ b/weed/pb/filer.proto
@@ -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;
}