From d148926e2b96602707a4b012966e943e865d48d2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 13 Oct 2005 04:15:09 +0100 Subject: per-feed update intervals --- config.php-dist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index a0940820e..f56fb6dc9 100644 --- a/config.php-dist +++ b/config.php-dist @@ -30,5 +30,7 @@ // crafted SQL queries. This feature is highly experimental and // at this point not user friendly. Use with caution. + define(MIN_UPDATE_INTERVAL, 30); + // min. interval between feed updates, minutes ?> -- cgit v1.2.3