diff --git a/config_default.php b/config_default.php index df168db..6842e0c 100644 --- a/config_default.php +++ b/config_default.php @@ -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"); ?> \ No newline at end of file