aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/iam.proto
diff options
context:
space:
mode:
Diffstat (limited to 'weed/pb/iam.proto')
-rw-r--r--weed/pb/iam.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/pb/iam.proto b/weed/pb/iam.proto
index ddb4e5e5d..2eef22dd9 100644
--- a/weed/pb/iam.proto
+++ b/weed/pb/iam.proto
@@ -13,7 +13,7 @@ service SeaweedIdentityAccessManagement {
//////////////////////////////////////////////////
-message Identities {
+message S3ApiConfiguration {
repeated Identity identities = 1;
}