Add a config item to specify a custom icon. Based on a patch by Tyler J. Wagner.

This commit is contained in:
Sébastien Lucas 2012-12-22 18:03:52 +01:00
parent 2134661ee7
commit 00d7e1da4a
4 changed files with 19 additions and 8 deletions

View file

@ -59,7 +59,13 @@
* Height of thumbnail image for HTML
*/
$config['cops_html_thumbnail_height'] = "70";
/*
* Icon for both OPDS and HTML catalog
* Note that this has to be a real icon (.ico)
*/
$config['cops_icon'] = "favicon.ico";
/*
* Show icon for authors, series, tags and books on OPDS feed
* 1 : enable