mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 23:38:51 +08:00
read filer signature
This commit is contained in:
@@ -266,6 +266,7 @@ message GetFilerConfigurationResponse {
|
||||
uint32 max_mb = 4;
|
||||
string dir_buckets = 5;
|
||||
bool cipher = 7;
|
||||
int32 signature = 8;
|
||||
}
|
||||
|
||||
message SubscribeMetadataRequest {
|
||||
|
Reference in New Issue
Block a user