diff options
| author | liuxiaobo <6914585+sryio@users.noreply.github.com> | 2021-04-20 10:08:58 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-20 10:08:58 +0800 |
| commit | c31c5e829c224a73a89f7ce7a8e11d7ce0b9689a (patch) | |
| tree | ab2c04b333af3f31d35ad8996660dc631b514954 /weed/command/scaffold.go | |
| parent | 83cf94ad2dea74e5f9a881a617d06c42cbb7ba49 (diff) | |
| download | seaweedfs-c31c5e829c224a73a89f7ce7a8e11d7ce0b9689a.tar.xz seaweedfs-c31c5e829c224a73a89f7ce7a8e11d7ce0b9689a.zip | |
fix path-specific filer store comment error
Diffstat (limited to 'weed/command/scaffold.go')
| -rw-r--r-- | weed/command/scaffold.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/scaffold.go b/weed/command/scaffold.go index 4794da18e..88dc94df1 100644 --- a/weed/command/scaffold.go +++ b/weed/command/scaffold.go @@ -281,7 +281,7 @@ index.max_result_window = 10000 # Make sure they are not the same if using the same store type! # 4. Set enabled to true # -# The following is just using cassandra as an example +# The following is just using redis as an example ########################## [redis2.tmp] enabled = false |
