Enable kepub.epub download. re #39
This commit is contained in:
parent
0d1506a078
commit
4bce0d3349
5 changed files with 44 additions and 21 deletions
|
@ -155,4 +155,11 @@
|
|||
* Note that for now only the first, second and forth type of custom columns are supported
|
||||
*/
|
||||
$config['cops_calibre_custom_column'] = array ();
|
||||
|
||||
/*
|
||||
* Rename .epub to .kepub.epub if downloaded from a Kobo eReader
|
||||
* The ebook will then be recognized a Kepub so with chaptered paging, statistics, ...
|
||||
* You have to enable URL rewriting if you want to enable kepup.epub download
|
||||
*/
|
||||
$config['cops_provide_kepub'] = "1";
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue