aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2025-03-03 03:54:51 +0000
committerGitHub <noreply@github.com>2025-03-03 03:54:51 +0000
commitc26b74c8a9f47f86b39a687b20d769e3b349fd8d (patch)
tree1c562da6fbcba9900ce85e300cc9298a0ddf23c8 /README.md
parentMerge pull request #1478 from svenstaro/dependabot/cargo/all-dependencies-65d... (diff)
parentfeat: validate temp dir exists through `value_parser` and fixed clippy issues (diff)
downloadminiserve-c26b74c8a9f47f86b39a687b20d769e3b349fd8d.tar.gz
miniserve-c26b74c8a9f47f86b39a687b20d769e3b349fd8d.zip
Merge pull request #1431 from AlecDivito/upload-progress-bar
feat: Added HTML and Javascript progress bar when uploading files
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 36b3841..8a8f78d 100644
--- a/README.md
+++ b/README.md
@@ -274,6 +274,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