From 6f948e48879ed0706b044bea0429d3fc48d6e8e1 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 12 Apr 2020 13:07:59 -0700 Subject: remove configurable topics folder location --- other/java/client/src/main/proto/filer.proto | 1 - 1 file changed, 1 deletion(-) (limited to 'other/java/client/src') diff --git a/other/java/client/src/main/proto/filer.proto b/other/java/client/src/main/proto/filer.proto index 8f8176ff4..40316f58b 100644 --- a/other/java/client/src/main/proto/filer.proto +++ b/other/java/client/src/main/proto/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; } -- cgit v1.2.3