Skip to content

Commit 9c93a8a

Browse files
authored
Merge pull request DSpace#1844 from dsteelma-umd/1843_standard-bundles-config-fix
Issue 1843 - Fix default bundles example in config.example.yml
2 parents 3834d17 + dda15e9 commit 9c93a8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/config.example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ themes:
270270

271271
# The default bundles that should always be displayed as suggestions when you upload a new bundle
272272
bundle:
273-
- standardBundles: [ ORIGINAL, THUMBNAIL, LICENSE ]
273+
standardBundles: [ ORIGINAL, THUMBNAIL, LICENSE ]
274274

275275
# Whether to enable media viewer for image and/or video Bitstreams (i.e. Bitstreams whose MIME type starts with 'image' or 'video').
276276
# For images, this enables a gallery viewer where you can zoom or page through images.

0 commit comments

Comments
 (0)