Same thumbnail size for HTML and OPDS.
This commit is contained in:
parent
6105de79b2
commit
79ba699673
|
@ -59,7 +59,7 @@
|
||||||
/*
|
/*
|
||||||
* Height of thumbnail image for OPDS
|
* Height of thumbnail image for OPDS
|
||||||
*/
|
*/
|
||||||
$config['cops_opds_thumbnail_height'] = "140";
|
$config['cops_opds_thumbnail_height'] = "164";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Height of thumbnail image for HTML
|
* Height of thumbnail image for HTML
|
||||||
|
|
Loading…
Reference in a new issue