aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/filer.proto
diff options
context:
space:
mode:
Diffstat (limited to 'weed/pb/filer.proto')
-rw-r--r--weed/pb/filer.proto1
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/pb/filer.proto b/weed/pb/filer.proto
index 8f8176ff4..40316f58b 100644
--- a/weed/pb/filer.proto
+++ b/weed/pb/filer.proto
@@ -231,7 +231,6 @@ message GetFilerConfigurationResponse {
string collection = 3;
uint32 max_mb = 4;
string dir_buckets = 5;
- string dir_queues = 6;
bool cipher = 7;
}