mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Filer Setup (markdown)
parent
dbe6bd1da1
commit
e08f73433c
|
@ -2,7 +2,7 @@ Please add a filer.toml file to current directory, or $HOME/.seaweedfs/, or /etc
|
||||||
|
|
||||||
The filer.toml can be generated by
|
The filer.toml can be generated by
|
||||||
```
|
```
|
||||||
weed scaffold filer -output="."
|
weed scaffold -config filer -output="."
|
||||||
```
|
```
|
||||||
|
|
||||||
Or if you just want to take a look:
|
Or if you just want to take a look:
|
||||||
|
|
Loading…
Reference in a new issue