mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
fix format
parent
7d404749bb
commit
412934a0ff
|
@ -8,7 +8,6 @@ First, run ```weed filer -h``` to see an example ```filer.toml``` file. Copy it
|
|||
|
||||
The simplest filer.toml can be:
|
||||
```
|
||||
```
|
||||
[leveldb]
|
||||
enabled = true
|
||||
dir = "." # directory to store level db files
|
||||
|
|
Loading…
Reference in a new issue