From 28fd1725a4d973f8533be4936fee0959a30bc262 Mon Sep 17 00:00:00 2001 From: Alec Di Vito Date: Thu, 6 Jun 2024 18:46:00 -0400 Subject: chore: update README.md with new option --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bff3de7..e52eb7d 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,12 @@ Options: [env: MINISERVE_ALLOWED_UPLOAD_DIR=] + --web-upload-files-concurrency + Configure amount of concurrent uploads when visiting the website. Must have upload-files option enabled for this setting to matter. + + [env: MINISERVE_WEB_UPLOAD_CONCURRENCY=] + [default: 0] + -U, --mkdir Enable creating directories -- cgit v1.2.3