From 13dff1cc657dcbc9540e7046f17df2abfec14616 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Tue, 16 Jan 2024 15:53:43 +0100 Subject: Update README for -C --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index fda2c4d..03c10d7 100644 --- a/README.md +++ b/README.md @@ -294,6 +294,15 @@ Options: [env: MINISERVE_ENABLE_ZIP=] + -C, --compress-response + Compress response + + WARNING: Enabling this option may slow down transfers due to CPU overhead, so it is disabled by default. + + Only enable this option if you know that your users have slow connections or if you want to minimize your server's bandwidth usage. + + [env: MINISERVE_COMPRESS_RESPONSE=] + -D, --dirs-first List directories first -- cgit v1.2.3