aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2022-03-15 19:30:47 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2022-03-15 19:30:47 +0000
commit2750d196f4235ea5b3760dcb83276c61d04be496 (patch)
tree2cdc19ce3e83f0ceb061c3efe181cf1cf6659116 /README.md
parentMerge pull request #755 from mayjs/upload-mediatypes (diff)
downloadminiserve-2750d196f4235ea5b3760dcb83276c61d04be496.tar.gz
miniserve-2750d196f4235ea5b3760dcb83276c61d04be496.zip
Add CHANGELOG for #755
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index d613662..f00465e 100644
--- a/README.md
+++ b/README.md
@@ -155,6 +155,14 @@ Some mobile browsers like Firefox on Android will offer to open the camera app w
-l, --show-symlink-info
Show symlink info
+ -m, --media-type <MEDIA_TYPE>
+ Specify uploadable media types
+
+ [possible values: image, audio, video]
+
+ -M, --raw-media-type <MEDIA_TYPE_RAW>
+ Directly specify the uploadable media type expression
+
-o, --overwrite-files
Enable overriding existing files during file upload