Option intro text

@arturi
This commit is contained in:
AJvanLoon 2018-07-31 13:16:38 +02:00 committed by GitHub
parent f53432a197
commit 4c381dc456
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,8 @@ const AwsS3Multipart = Uppy.AwsS3Multipart
## Options
The `@uppy/aws-s3-multipart` plugin has the following configurable options:
### limit: 0
The maximum amount of chunks to upload simultaneously. Set to `0` to disable limiting.