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:
David Stuve
2004-03-09 00:39:56 +00:00
parent 19e4aa4675
commit 6ddf86c69c

View File

@@ -141,3 +141,9 @@ webui.submit.blocktheses = false
# Default language for content of submissions # Default language for content of submissions
default.language = en_US default.language = en_US
##### Media Filter settings #####
# maximum width and height of generated thumbnails
thumbnail.maxwidth 80
thumbnail.maxheight 80