Browse Source

fix path-specific filer store comment error

pull/2013/head
liuxiaobo 4 years ago
committed by GitHub
parent
commit
c31c5e829c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      weed/command/scaffold.go

2
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

Loading…
Cancel
Save