X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=config.php-dist;fp=config.php-dist;h=311b94df08412b31a7aa3a37452e13a08fe407fb;hb=3318d324105ee222a54afc94076878c12b588c24;hp=c0729b61bf36d2d2368c79c695c14ae40bf5c799;hpb=724e08f1c01bb60681616e3b1ddc14bc0648de3a;p=tt-rss.git diff --git a/config.php-dist b/config.php-dist index c0729b61..311b94df 100644 --- a/config.php-dist +++ b/config.php-dist @@ -180,12 +180,6 @@ 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 - // update processes, disable if necessary (i.e. you are being billed - // for CPU time). - define('ENABLE_GZIP_OUTPUT', false); // Selectively gzip output to improve wire performance. This requires // PHP Zlib extension on the server.