aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/master.proto
diff options
context:
space:
mode:
Diffstat (limited to 'weed/pb/master.proto')
-rw-r--r--weed/pb/master.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/pb/master.proto b/weed/pb/master.proto
index 9f4fd5127..4db956de5 100644
--- a/weed/pb/master.proto
+++ b/weed/pb/master.proto
@@ -187,6 +187,7 @@ message Location {
string url = 1;
string public_url = 2;
uint32 grpc_port = 3;
+ string data_center = 4;
}
message AssignRequest {