update readme

This commit is contained in:
yggverse 2024-05-06 20:54:00 +03:00
parent 561e3256d6
commit 3f6aa3f54b

View file

@ -14,9 +14,12 @@ Based on [Ratchet](https://github.com/ratchetphp/Ratchet) asynchronous socket li
* Multi-mode: * Multi-mode:
* [x] Static filesystem hosting * [x] Static filesystem hosting
* [x] file navigation on directory request * [x] file navigation on directory request
* [x] custom index name * [x] optional `gemfeed` file modification date
* [x] unicode filenames support
* [ ] sort order settings (currently dir first, asc)
* [x] custom index file name
* [x] custom failure template * [x] custom failure template
* [x] custom data location * [x] custom data directory location
* [ ] Dynamic application * [ ] Dynamic application
* [ ] Reverse proxy * [ ] Reverse proxy
* Connection event log * Connection event log