From 3a1cd1ec8e9918c3eed94d1ad61f01fc50b07161 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 24 Aug 2007 18:27:29 +0100 Subject: UNDO: new option: COUNTERS_MAX_AGE --- config.php-dist | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index 0cd257bed..3f48c5420 100644 --- a/config.php-dist +++ b/config.php-dist @@ -163,11 +163,6 @@ // to any feeds using HTTP Digest authentication and Magpie XML parsing // errors are bothering you too much, you can try enabling SimplePie. - define('COUNTERS_MAX_AGE', 365); - // Hard limit for unread counters calculation. Try tweaking this - // parameter to speed up tt-rss when having a huge number of articles - // in the database (better yet, enable purging!) - define('CONFIG_VERSION', 9); // Expected config version. Please update this option in config.php // if necessary (after migrating all new options from this file). -- cgit v1.2.3-54-g00ecf