mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 16:30:13 +01:00
703 B
703 B
wekan-cfs-upload-http Public API
CollectionFS, HTTP File Upload
API documentation automatically generated by docmeteor.
2MB default upload chunk size Can be overridden by user with FS.config.uploadChunkSize or per FS.Collection in collection options
fsFile.resume(ref) Client
This method resume is defined in prototype of FS.File
Arguments
This function is not yet implemented for server
FS.File.prototype.resume = function(ref) { ...upload-http-client.js:257