From 3f6aa3f54b82ff922bb369032c4d7fd2d4eeff20 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 6 May 2024 20:54:00 +0300 Subject: [PATCH] update readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d989fe6..2468968 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,12 @@ Based on [Ratchet](https://github.com/ratchetphp/Ratchet) asynchronous socket li * Multi-mode: * [x] Static filesystem hosting * [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 data location + * [x] custom data directory location * [ ] Dynamic application * [ ] Reverse proxy * Connection event log