From 1ec85b4dfbe3076e3d4bbe4f6a4eae373e99d7f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Thu, 3 Jan 2013 08:26:42 +0100 Subject: [PATCH] Forgot to change the default configuration --- config_default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_default.php b/config_default.php index d9a56aa..3af12f4 100644 --- a/config_default.php +++ b/config_default.php @@ -133,5 +133,5 @@ * 1 : Yes (enable) * 0 : No */ - $config['cops_update_epub-metadata'] = "1"; + $config['cops_update_epub-metadata'] = "0"; ?> \ No newline at end of file