mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 16:53:14 +08:00
fix format
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user