From aa715ec05e232adfbf9e5cf07bab08743b9b22b9 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 6 May 2024 20:56:25 +0300 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2468968..44ca355 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,11 @@ Based on [Ratchet](https://github.com/ratchetphp/Ratchet) asynchronous socket li * [x] [NEX](https://nightfall.city/nex/info/specification.txt) * [ ] [Gemini](https://geminiprotocol.net) * Multi-mode: - * [x] Static filesystem hosting + * [x] Static file hosting * [x] file navigation on directory request * [x] optional `gemfeed` file modification date * [x] unicode filenames support + * [x] filter hidden context (started with dot) * [ ] sort order settings (currently dir first, asc) * [x] custom index file name * [x] custom failure template