feat: add option --allow-search (#62)

This commit is contained in:
sigoden
2022-06-21 07:23:20 +08:00
committed by GitHub
parent 069cb64889
commit 4058a2db72
8 changed files with 37 additions and 9 deletions

View File

@@ -57,6 +57,7 @@ OPTIONS:
-A, --allow-all Allow all operations
--allow-upload Allow upload files/folders
--allow-delete Allow delete files/folders
--allow-search Allow search files/folders
--allow-symlink Allow symlink to files/folders outside root directory
--enable-cors Enable CORS, sets `Access-Control-Allow-Origin: *`
--render-index Serve index.html when requesting a directory, returns 404 if not found index.html