Browse Source
fix path-specific filer store comment error
pull/2013/head
liuxiaobo
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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 |
|
|
|