Add new type to the default list
This commit is contained in:
parent
2d83cd6e78
commit
41974dedb8
1 changed files with 1 additions and 1 deletions
|
@ -79,5 +79,5 @@
|
|||
* The two first will be displayed in book entries
|
||||
* The other only appear in book detail
|
||||
*/
|
||||
$config['cops_prefered_format'] = array ("EPUB", "PDF");
|
||||
$config['cops_prefered_format'] = array ("EPUB", "PDF", "MOBI", "CBR", "CBZ");
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue