mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Filer Cassandra Setup (markdown)
parent
2c28d945ad
commit
a77800abb8
|
@ -28,7 +28,7 @@ CREATE TABLE filemeta (
|
||||||
|
|
||||||
## Create a filer.toml
|
## Create a filer.toml
|
||||||
|
|
||||||
Try run ```weed filer -h``` to see an example filer.toml file. The file should be under one of current directory, $HOME/.seaweedfs/, or /etc/seaweedfs/ folers.
|
Try run ```weed filer -h``` to see an example filer.toml file. The file should be under one of current directory, $HOME/.seaweedfs/, or /etc/seaweedfs/ folders.
|
||||||
|
|
||||||
Here is the shortest example for Cassandra
|
Here is the shortest example for Cassandra
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue