From 49f4338a6e43cb6e924b591841b6a6e1c00fd1c6 Mon Sep 17 00:00:00 2001 From: renz Date: Sat, 12 Apr 2025 10:02:24 +0200 Subject: [PATCH] README.MD aktualisiert --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 2663f75..02c5ba5 100644 --- a/README.MD +++ b/README.MD @@ -1,4 +1,4 @@ -# HMAC File Server 2.8-Stable +# HMAC File Server 2.9-Stable ## Overview The **HMAC File Server** ensures secure file uploads and downloads using HMAC authentication. It incorporates rate limiting, CORS support, retries, file versioning, and Unix socket support for enhanced flexibility. Redis integration provides efficient caching and session management. Prometheus metrics and a graceful shutdown mechanism ensure reliable and efficient file handling.