mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 07:23:08 +00:00
Added thumbnail xsize and ysize
git-svn-id: http://scm.dspace.org/svn/repo/trunk@788 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -141,3 +141,9 @@ webui.submit.blocktheses = false
|
||||
|
||||
# Default language for content of submissions
|
||||
default.language = en_US
|
||||
|
||||
##### Media Filter settings #####
|
||||
# maximum width and height of generated thumbnails
|
||||
thumbnail.maxwidth 80
|
||||
thumbnail.maxheight 80
|
||||
|
||||
|
Reference in New Issue
Block a user