summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-07 15:03:30 +0100
committerAndrew Dolgov <[email protected]>2005-09-07 15:03:30 +0100
commitdeaaa02c504a685ea383b203e1432fadd01d1a27 (patch)
treeceb1bd4e8715e79a57cb00f0c7fb5131f5b27b17 /config.php-dist
parent77a1bf8b833c0f3f24b918606e3e8b00a0ebce01 (diff)
fixed viewfeed/MarkAllRead behaviour
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.php-dist b/config.php-dist
index fd35eeb07..e604cf89d 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -11,8 +11,6 @@
define('MAGPIE_CACHE_DIR', '/var/tmp/magpie-ttrss-cache');
// Local cache directory for RSS feeds
-
- define(MIN_UPDATE_TIME, 1800);
define(WEB_DEMO_MODE, false);