mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Update Filer-Server-API.md
parent
0278f8d744
commit
75af8c0f2a
|
@ -17,7 +17,7 @@ You can append to any HTTP API with &pretty=y to see a formatted json output.
|
|||
Accept: application/json
|
||||
|
||||
# options for POST a file:
|
||||
// set file TTL for Cassandra or Redis filer store.
|
||||
// set file TTL
|
||||
POST /path/to/file?ttl=1d
|
||||
// set file mode when creating or overwriting a file
|
||||
POST /path/to/file?mode=0755
|
||||
|
|
Loading…
Reference in a new issue