aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlec Di Vito <divito.alec@gmail.com>2024-06-06 22:46:00 +0000
committerAlec Di Vito <divito.alec@gmail.com>2024-06-06 22:46:00 +0000
commit28fd1725a4d973f8533be4936fee0959a30bc262 (patch)
treebc3ab86d046386dc5ee1bc017ef9fabf83a9f1cf
parentfeat: Added HTML and Javascript progress bar when uploading files (diff)
downloadminiserve-28fd1725a4d973f8533be4936fee0959a30bc262.tar.gz
miniserve-28fd1725a4d973f8533be4936fee0959a30bc262.zip
chore: update README.md with new option
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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 <WEB_UPLOAD_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