Merge pull request #1605 from atmire/w2p-90873_issue-1380_Standard-bundles-in-upload-bitstream

Add standard bundles in upload bitstream
This commit is contained in:
Tim Donohue
2022-04-27 14:21:13 -05:00
committed by GitHub
9 changed files with 168 additions and 37 deletions

View File

@@ -228,6 +228,9 @@ export const environment: BuildConfig = {
name: 'base',
},
],
bundle: {
standardBundles: ['ORIGINAL', 'THUMBNAIL', 'LICENSE'],
},
mediaViewer: {
image: true,
video: true