You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ This next major version release 4.0 is ddrive written from scratch. It comes wit
45
45
- Added support for `rename` files/folders.
46
46
- Added support to `move` file/folder (Only via API, Not sure how to do it with frontend, PR welcomes.)
47
47
- Now uses `webhooks` instead of `bot/user tokens` to bypass the discord rate limit
48
-
- DDrive now uploads file chunks in parallel with limit. Which significantly increase the upload speed. I was able to upload file with 5GB of size in just 85 seconds.
48
+
- DDrive now uploads file chunks in parallel with limit. Which significantly increase the upload speed. I was able to upload file with `5GB of size in just 85 seconds`.
49
49
- Public access mode - It is not now possible to provide users read-only access with just one config var
50
50
- Batch upload files - Now you can upload multiple files at once from panel. (DClone support has been removed from this version)
51
51
- Bug fix - `download reset` for few mobile devices
0 commit comments