]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
unactivate debug
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Sat, 21 Sep 2013 12:18:28 +0000 (14:18 +0200)
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Sat, 21 Sep 2013 12:18:28 +0000 (14:18 +0200)
inc/poche/config.inc.php.new

index 48cc5783b4c1f3dda4722c3ac3aa8a4dcd41824d..7c40715861a411ec3716719cee3fb35e34a01791 100755 (executable)
@@ -26,7 +26,7 @@ define ('STORAGE_PASSWORD', 'poche');
 #################################################################################
 
 define ('MODE_DEMO', FALSE);
-define ('DEBUG_POCHE', true);
+define ('DEBUG_POCHE', FALSE);
 define ('DOWNLOAD_PICTURES', FALSE);
 define ('CONVERT_LINKS_FOOTNOTES', FALSE);
 define ('REVERT_FORCED_PARAGRAPH_ELEMENTS', FALSE);