Moves thumbTypes to config.js.

This commit is contained in:
Lars Jung 2012-02-16 00:34:55 +01:00
parent 9f10e92175
commit ba3e61c1d0
7 changed files with 25 additions and 22 deletions

View file

@ -106,6 +106,7 @@ var H5AI_CONFIG = {
* Show thumbnails for image files.
*/
"showThumbs": true,
"thumbTypes": ["bmp", "gif", "ico", "image", "jpg", "png", "tiff"],
/*
* Requires PHP on the server.