Removes tiff from preview and thumbnails. Still broken.

This commit is contained in:
Lars Jung 2013-07-20 19:08:20 +02:00
parent 91b6b60ad0
commit 8a2451474a

View File

@ -199,7 +199,7 @@ Options
*/
"preview-img": {
"enabled": true,
"types": ["bmp", "gif", "ico", "image", "jpg", "png", "tiff"]
"types": ["bmp", "gif", "ico", "image", "jpg", "png"]
},
/*
@ -296,7 +296,7 @@ Options
*/
"thumbnails": {
"enabled": true,
"img": ["bmp", "gif", "ico", "image", "jpg", "png", "tiff"],
"img": ["bmp", "gif", "ico", "image", "jpg", "png"],
"mov": ["video"],
"doc": ["pdf", "ps"],
"delay": 1