mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Wrong "path-specific filer store" example name
parent
bbfa0d8abe
commit
8c761df7c3
|
@ -25,7 +25,7 @@ Run `weed scaffold -config=filer`, there is an example:
|
||||||
# Make sure they are not the same if using the same store type!
|
# Make sure they are not the same if using the same store type!
|
||||||
# 4. Set enabled to true
|
# 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]
|
[redis2.tmp]
|
||||||
enabled = false
|
enabled = false
|
||||||
|
|
Loading…
Reference in a new issue