doc/README: update feature list
This commit is contained in:
parent
bc911327cf
commit
0a22d1ca8a
@ -10,20 +10,22 @@ The name is a pun on "content" and the -d suffix for server daemons.
|
||||
|
||||
## Features
|
||||
|
||||
- Use local disk or S3-backed storage
|
||||
- Drag and drop upload
|
||||
- Multiple files upload
|
||||
- Pastebin upload
|
||||
- Custom drawing upload ([via drawingboard.js](https://github.com/Leimi/drawingboard.js))
|
||||
- Ctrl-V upload
|
||||
- Galleries
|
||||
- Galleries and nested galleries
|
||||
- SDK-oriented design for embedding, including CORS support
|
||||
- Mobile friendly HTML interface
|
||||
- Preserves uploaded filename and content-type metadata
|
||||
- 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, upload bandwidth, and maximum source filesize for thumbnailing
|
||||
- Short URLs (using [Hashids](http://hashids.org) algorithm)
|
||||
- Image thumbnailing
|
||||
- Optional multi-tenant binary (`contented-multi`)
|
||||
|
||||
## Usage (Server)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user