This commit is contained in:
Milos Stojanovic
2019-06-18 13:02:55 +02:00
parent cb7a349f75
commit 309c63f1f1
2 changed files with 12 additions and 6 deletions

View File

@@ -10,7 +10,6 @@ All basic file operations are supported: copy, move, rename, create, delete, zip
If allowed, users can download multiple files or folders at once.
File upload supports drag&drop, progress bar, pause and resume. Upload is chunked so you should be able to upload large files regardless of your server configuration.