mirror of
https://github.com/Dangoware/confetti-box.git
synced 2025-04-19 07:12:58 -05:00
Update README.md
This commit is contained in:
parent
2848ff1f54
commit
46397a1f03
1 changed files with 1 additions and 2 deletions
|
@ -9,12 +9,11 @@ A super simple file host. Inspired by [Catbox](https://catbox.moe) and [Uguu](ht
|
|||
- Fast (enough), runs just fine on a Raspberry Pi
|
||||
- Simple API for interfacing with it programmatically
|
||||
- No database setup required, uses self-contained in memory database
|
||||
serialized to a small file.
|
||||
serialized to a small, LZ4 compressed file.
|
||||
|
||||
### Planned
|
||||
- Chunked uploads
|
||||
- Theming
|
||||
- Database serialization compression
|
||||
- More mochi
|
||||
|
||||
## Screenshot
|
||||
|
|
Loading…
Reference in a new issue