set detect language to off by default

This commit is contained in:
Andrew Dolgov 2014-03-11 21:12:02 +04:00
parent 5c812c2ea4
commit 307e24ca81
1 changed files with 1 additions and 1 deletions

View File

@ -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