aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/remote.proto
diff options
context:
space:
mode:
Diffstat (limited to 'weed/pb/remote.proto')
-rw-r--r--weed/pb/remote.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/pb/remote.proto b/weed/pb/remote.proto
index 7aed9c041..784dc2f7b 100644
--- a/weed/pb/remote.proto
+++ b/weed/pb/remote.proto
@@ -21,6 +21,7 @@ message RemoteConf {
bool s3_v4_signature = 11;
string gcs_google_application_credentials = 10;
+ string gcs_project_id = 12;
string azure_account_name = 15;
string azure_account_key = 16;