]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/poche/config.inc.default.php
implementing carrot into wallabag
[github/wallabag/wallabag.git] / inc / poche / config.inc.default.php
index f666f468eeabc343fad8476707dcd25f9d10e675..21cbaf715b54480578b0f0798278b02a29999112 100755 (executable)
@@ -49,6 +49,7 @@
 @define ('NOT_FLATTRABLE', '0');
 @define ('FLATTRABLE', '1');
 @define ('FLATTRED', '2');
+@define ('CARROT', TRUE);
 // display or not print link in article view
 @define ('SHOW_PRINTLINK', '1');
 // display or not percent of read in article view. Affects only default theme.
@@ -67,4 +68,3 @@
 @define ('IMPORT_LIMIT', 5);
 //delay between downloads (in sec)
 @define ('IMPORT_DELAY', 5);
-