Changes between Version 22 and Version 23 of UZ
- Timestamp:
- 2022.10.05 19:23:10 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UZ
v22 v23 50 50 === target 51 51 52 Destination URL. It should handle //POST// requests. 52 Destination URL. It should handle //POST// requests. **Mandatory**. 53 53 54 54 === max-jobs 55 55 56 Maximum number of concurrent jobs. 56 Maximum number of concurrent jobs. Optional. Defaults to 3. 57 57 58 58 === auto-start 59 59 60 Start automatically after adding files, i.e. without wait to add more files. 60 Start automatically after adding files, i.e. without wait to add more files. Optional. Defaults to false. 61 61 62 62 === auto-reset 63 63 64 Automatically back to //idle// state after uploading given files. 64 Automatically back to //idle// state after uploading given files. Optional. Defaults to false. 65 65 66 66 === keep-going 67 67 68 Do not abort on error(s) - upload all files that can be uploaded. 68 Do not abort on error(s) - upload all files that can be uploaded. Optional. Defaults to false. 69 69 70 70 == Slots