From c7f2e0b9e45ed5b8a8325054e42671f437abdccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Fri, 24 May 2013 14:14:10 +0200 Subject: [PATCH] Add AZW3 books in the default prefered format. --- config_default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_default.php b/config_default.php index 10b1400..5b4b93c 100644 --- a/config_default.php +++ b/config_default.php @@ -91,7 +91,7 @@ * The two first will be displayed in book entries * The other only appear in book detail */ - $config['cops_prefered_format'] = array ("EPUB", "PDF", "MOBI", "CBR", "CBZ"); + $config['cops_prefered_format'] = array ("EPUB", "PDF", "AZW3", "MOBI", "CBR", "CBZ"); /* * use URL rewriting for downloading of ebook in HTML catalog