You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to set the sequentialUploads option to true on the fileupload plugin. Is there a way to pass though options from S3Uploader to the underlying fileupload?
Right now it looks as if I need to hack the gem to accomplish this:
I need to set the sequentialUploads option to true on the fileupload plugin. Is there a way to pass though options from S3Uploader to the underlying fileupload?
Right now it looks as if I need to hack the gem to accomplish this:
It looks like #28 was fairly promising to have a consistent API that would allow this but it seems to have died a slow dead.
Thoughts?
The text was updated successfully, but these errors were encountered: