1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 03:25:55 +00:00

add config option CHECK_FOR_UPDATES

This commit is contained in:
Andrew Dolgov
2015-02-03 14:46:51 +03:00
parent 480b2de3b1
commit 4ca621a360
3 changed files with 6 additions and 3 deletions

View File

@@ -177,6 +177,9 @@
// *** 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