remove configurable topics folder location

This commit is contained in:
Chris Lu
2020-04-12 13:07:59 -07:00
parent 94e35cdb35
commit 6f948e4887
8 changed files with 117 additions and 138 deletions

View File

@@ -231,7 +231,6 @@ message GetFilerConfigurationResponse {
string collection = 3;
uint32 max_mb = 4;
string dir_buckets = 5;
string dir_queues = 6;
bool cipher = 7;
}