From 8e94fb8a1f1ee933df1db043d1ce99beca46a54e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Mon, 29 Jul 2013 07:50:02 +0200 Subject: [PATCH] Add AZW to the list of prefered format. Remove the sample configuration for email --- config_default.php | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/config_default.php b/config_default.php index ba13f37..4493281 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", "AZW3", "MOBI", "CBR", "CBZ"); + $config['cops_prefered_format'] = array ("EPUB", "PDF", "AZW3", "AZW", "MOBI", "CBR", "CBZ"); /* * use URL rewriting for downloading of ebook in HTML catalog @@ -188,12 +188,7 @@ * "address.from" => "cops@slucas.fr" * ); */ - $config['cops_mail_configuration'] = array( "smtp.host" => "smtp.free.fr", - "smtp.username" => "", - "smtp.password" => "", - "smtp.secure" => "", - "address.from" => "cops@slucas.fr" - ); + $config['cops_mail_configuration'] = NULL; /* * Use filter in HTML catalog