From: Andrew Dolgov Date: Tue, 11 Mar 2014 17:12:02 +0000 (+0400) Subject: set detect language to off by default X-Git-Tag: 1.12~16 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=307e24ca81b95fc76a2a26d3c1cd872baac33b16;p=tt-rss.git set detect language to off by default --- diff --git a/config.php-dist b/config.php-dist index d8adb6fa..999f0077 100644 --- a/config.php-dist +++ b/config.php-dist @@ -184,7 +184,7 @@ 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