Change the default height of the thumbnails for OPDS.
This commit is contained in:
parent
84da9d37e4
commit
2605aed853
|
@ -59,7 +59,7 @@
|
|||
/*
|
||||
* Height of thumbnail image for OPDS
|
||||
*/
|
||||
$config['cops_opds_thumbnail_height'] = "70";
|
||||
$config['cops_opds_thumbnail_height'] = "140";
|
||||
|
||||
/*
|
||||
* Height of thumbnail image for HTML
|
||||
|
|
Loading…
Reference in a new issue