read filer signature

This commit is contained in:
Chris Lu
2020-09-05 22:52:15 -07:00
parent 71b0e256c7
commit bba90ff3c8
5 changed files with 168 additions and 145 deletions

View File

@@ -266,6 +266,7 @@ message GetFilerConfigurationResponse {
uint32 max_mb = 4;
string dir_buckets = 5;
bool cipher = 7;
int32 signature = 8;
}
message SubscribeMetadataRequest {