diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-04-12 13:07:59 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-04-12 13:07:59 -0700 |
| commit | 6f948e48879ed0706b044bea0429d3fc48d6e8e1 (patch) | |
| tree | d9303cccaa43dc011070194aae584a70e7ec6d15 /other | |
| parent | 94e35cdb3552498b25824950bde94334c8b25331 (diff) | |
| download | seaweedfs-6f948e48879ed0706b044bea0429d3fc48d6e8e1.tar.xz seaweedfs-6f948e48879ed0706b044bea0429d3fc48d6e8e1.zip | |
remove configurable topics folder location
Diffstat (limited to 'other')
| -rw-r--r-- | other/java/client/src/main/proto/filer.proto | 1 |
1 files changed, 0 insertions, 1 deletions
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; } |
