Преглед на файлове

tus: add `limit` option to docs

ap-- преди 7 години
родител
ревизия
c1a1d9102a
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      website/src/docs/tus.md

+ 4 - 0
website/src/docs/tus.md

@@ -36,4 +36,8 @@ URL to upload to, where your tus.io server is running.
 
 
 Whether to auto-retry the upload when the user's internet connection is back online after an outage.
 Whether to auto-retry the upload when the user's internet connection is back online after an outage.
 
 
+### `limit: 0`
+
+Limit the amount of uploads going on at the same time. Passing `0` means no limit.
+
 [tus-js-client]: https://github.com/tus/tus-js-client
 [tus-js-client]: https://github.com/tus/tus-js-client