mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-13 01:50:40 +02:00
Updated Volume Server API (markdown)
+1
-1
@@ -33,7 +33,7 @@ The size returned is the size stored on SeaweedFS, sometimes the file is automat
|
||||
|
||||
| URL Parameter | Description | Default |
|
||||
| ---- | -- | -- |
|
||||
| fsync | if "true", the writes will incur an fsync operation | false |
|
||||
| fsync | if "true", the write will incur an fsync operation | false |
|
||||
| type | if "replicate", this is a replicated request, so the writes will not be replicated to other volume servers | empty |
|
||||
| ts | modification timestamp in epoch seconds | empty |
|
||||
| cm | content is a chunk manifest file | empty |
|
||||
|
||||
Reference in New Issue
Block a user