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 /weed/command/scaffold.go | |
| parent | 94e35cdb3552498b25824950bde94334c8b25331 (diff) | |
| download | seaweedfs-6f948e48879ed0706b044bea0429d3fc48d6e8e1.tar.xz seaweedfs-6f948e48879ed0706b044bea0429d3fc48d6e8e1.zip | |
remove configurable topics folder location
Diffstat (limited to 'weed/command/scaffold.go')
| -rw-r--r-- | weed/command/scaffold.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/weed/command/scaffold.go b/weed/command/scaffold.go index 67fa8dcf3..2c2bdc737 100644 --- a/weed/command/scaffold.go +++ b/weed/command/scaffold.go @@ -80,8 +80,6 @@ buckets_fsync = [ # a list of buckets with all write requests fsync=tru "important_bucket", "should_always_fsync", ] -# directories under this folder will be store message queue data -queues_folder = "/queues" #################################################### # The following are filer store options |
