Change the default height of the thumbnails for OPDS.

This commit is contained in:
Sébastien Lucas 2013-08-27 10:04:57 +02:00
parent 84da9d37e4
commit 2605aed853

View file

@ -59,7 +59,7 @@
/* /*
* Height of thumbnail image for OPDS * Height of thumbnail image for OPDS
*/ */
$config['cops_opds_thumbnail_height'] = "70"; $config['cops_opds_thumbnail_height'] = "140";
/* /*
* Height of thumbnail image for HTML * Height of thumbnail image for HTML