]> git.wh0rd.org - tt-rss.git/blobdiff - config.php-dist
Update german translation
[tt-rss.git] / config.php-dist
index 789ac95ba631c081c95e1e533152ffe9feddb99b..999f007735196201ae7742b1ef01d1265fb9608c 100644 (file)
        define('CHECK_FOR_NEW_VERSION', true);
        // Check for new versions of tt-rss automatically.
 
-       define('DETECT_ARTICLE_LANGUAGE', true);
+       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 
        // update processes, disable if necessary (i.e. you are being billed
        // if necessary (after migrating all new options from this file).
 
        // vim:ft=php
-?>