Procházet zdrojové kódy

tus: add `limit` option to docs

ap-- před 7 roky
rodič
revize
c1a1d9102a
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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.
 
+### `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