Add subtitle in OPDS feed. suggested by Tyler J. Wagner.
This commit is contained in:
parent
1522c3c14d
commit
e7ac49244c
3 changed files with 12 additions and 0 deletions
|
@ -41,6 +41,10 @@
|
|||
*/
|
||||
$config['cops_title_default'] = "Sebastien's COPS";
|
||||
|
||||
/*
|
||||
* Catalog's subtitle
|
||||
*/
|
||||
$config['cops_subtitle_default'] = "";
|
||||
|
||||
/*
|
||||
* Wich header to use when downloading books outside the web directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue