I am trying out golden retriever and unlike on the demonstration video my file upload does not automatically resume, I have to choose the same file again, at which point it does pick up from where it left off.
I cannot find any documentation for the config object that is shown on the npm page.
uppy.use(GoldenRetriever, {
// Options
})
Where can I find the configuration options documented?