Merge pull request #1844 from dsteelma-umd/1843_standard-bundles-config-fix

Issue 1843 - Fix default bundles example in config.example.yml
This commit is contained in:
Tim Donohue
2022-09-23 10:31:57 -05:00
committed by GitHub

View File

@@ -270,7 +270,7 @@ themes:
# The default bundles that should always be displayed as suggestions when you upload a new bundle
bundle:
- standardBundles: [ ORIGINAL, THUMBNAIL, LICENSE ]
standardBundles: [ ORIGINAL, THUMBNAIL, LICENSE ]
# Whether to enable media viewer for image and/or video Bitstreams (i.e. Bitstreams whose MIME type starts with 'image' or 'video').
# For images, this enables a gallery viewer where you can zoom or page through images.