doc: update readme

This commit is contained in:
mappu 2017-10-08 15:35:13 +13:00
parent fab4ecb7da
commit 03fb2da41c

View File

@ -10,9 +10,10 @@ You can use contented as a standalone upload server, or you can use the SDK to e
- Multiple files upload - Multiple files upload
- Pastebin upload - Pastebin upload
- SDK-oriented design for embedding - SDK-oriented design for embedding
- Mobile friendly interface - Mobile friendly HTML interface
- Preserves uploaded filename and content-type metadata - Preserves uploaded filename and content-type metadata
- Hash verification (SHA512/256) - Hash verification (SHA512/256)
- Detect duplicate upload content and reuse storage
- Options to limit the upload filesize and the upload bandwidth - Options to limit the upload filesize and the upload bandwidth
=USAGE (SERVER)= =USAGE (SERVER)=