Fix default value. re #39
This commit is contained in:
parent
4bce0d3349
commit
39eae0dd5b
|
@ -160,6 +160,8 @@
|
|||
* 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
|
||||
* 1 : Yes (enable)
|
||||
* 0 : No
|
||||
*/
|
||||
$config['cops_provide_kepub'] = "1";
|
||||
$config['cops_provide_kepub'] = "0";
|
||||
?>
|
Loading…
Reference in a new issue