diff options
Diffstat (limited to 'weed/pb/remote.proto')
| -rw-r--r-- | weed/pb/remote.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/pb/remote.proto b/weed/pb/remote.proto index e42ae872c..9d6d81ff5 100644 --- a/weed/pb/remote.proto +++ b/weed/pb/remote.proto @@ -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; |
