]> git.wh0rd.org - tt-rss.git/blobdiff - config.php-dist
add config option CHECK_FOR_UPDATES
[tt-rss.git] / config.php-dist
index d821329d0840e14835f7a8a135a654a4833c7c86..c0729b61bf36d2d2368c79c695c14ae40bf5c799 100644 (file)
        // *** Other settings (less important) ***
        // ***************************************
 
+       define('CHECK_FOR_UPDATES', true);
+       // Check for updates automatically if running Git version
        define('DETECT_ARTICLE_LANGUAGE', false);
        // Detect article language when updating feeds, presently this is only
        // used for hyphenation. This may increase amount of CPU time used by