From dbaa4e4aac5e68c6d4714941ae99d3e4028410e5 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 12 Apr 2011 19:33:12 +0400 Subject: config: remove option ENABLE_UPDATE_DAEMON --- config.php-dist | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index 3e4e924b9..1fccbfccc 100644 --- a/config.php-dist +++ b/config.php-dist @@ -38,12 +38,6 @@ define('TMP_DIRECTORY', '/tmp'); // Directory for temporary files - define('ENABLE_UPDATE_DAEMON', false); - // This enables different mechanism for user-triggered updates designed - // for update daemon running in background on the server. - // This option suggests FEEDS_FRAME_REFRESH set to a small value - // (like 60 seconds, depending on number of users and server/bandwidth load). - define('DAEMON_SLEEP_INTERVAL', 120); // Interval between update daemon update runs -- cgit v1.2.3-54-g00ecf