This optional module is part of release 25.1
.
...
Introduction
This document provides technical support information for the new module "Resumable uploads" which includes the plugin "Resumable uploads MH". The module is designed to enable uploading big files in chunks and allows you to pause and resume the upload. See Resumable Uploads for detailed information.
Activation
This feature is activated for primary organisation on integration environments
...
Setup the underlying storage for the resumable uploads
Create an S3 object store bucket for this installation
Configure the URL in
installation-config
as theapplication/application.yml
with keymediahaven.config.ingest.resumable-upload-url
(encrypted)Run the migrations (pre-install chart)
...
information
...
Once enabled the user will be able to upload files bigger than the browser limitations typically allow and pause and resume uploads in the MediaHaven frontend.