mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-06-13 23:36:45 +03:00
Updated Path Specific Configuration (markdown)
@@ -51,7 +51,19 @@ $ weed shell
|
||||
{
|
||||
|
||||
}
|
||||
```
|
||||
|
||||
# Options
|
||||
|
||||
For any path, you can configure
|
||||
* Collection
|
||||
* Disk type [hdd|ssd]
|
||||
* Fsync
|
||||
* Replication
|
||||
* TTL
|
||||
* Volume Growth Count
|
||||
|
||||
```
|
||||
# see more options
|
||||
> fs.configure -h
|
||||
Usage of fs.configure:
|
||||
|
||||
Reference in New Issue
Block a user