Skip to content

Commit

Permalink
[NBS]: Add AccessServiceType parameter to configurator (#2521)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuradobery authored Nov 18, 2024
1 parent fe043ae commit 787b246
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ message TAuthConfig {
optional bool UseStaff = 5;
optional bool UseUserAccountService = 6;
optional string PathToRootCA = 7;
optional string AccessServiceType = 8;
}

0 comments on commit 787b246

Please sign in to comment.