summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-03-11 21:12:02 +0400
committerAndrew Dolgov <[email protected]>2014-03-11 21:12:02 +0400
commit307e24ca81b95fc76a2a26d3c1cd872baac33b16 (patch)
tree29848ed61314f45bb04a74c8227be1beea13cd48 /config.php-dist
parent5c812c2ea4f8fb60ccceb7dbf9ec06ff9372c077 (diff)
set detect language to off by default
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index d8adb6fae..999f00773 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