Skip to content

Commit dda15e9

Browse files
committed
Issue 1843 - Fix default bundles example in config.example.yml
Provides the correct YAML configuration for configuring the default bundles configuration.
1 parent 0f1b9bb commit dda15e9

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
@@ -264,7 +264,7 @@ themes:
264264

265265
# The default bundles that should always be displayed as suggestions when you upload a new bundle
266266
bundle:
267-
- standardBundles: [ ORIGINAL, THUMBNAIL, LICENSE ]
267+
standardBundles: [ ORIGINAL, THUMBNAIL, LICENSE ]
268268

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

0 commit comments

Comments
 (0)