summaryrefslogtreecommitdiff
path: root/update_daemon2.php
diff options
context:
space:
mode:
Diffstat (limited to 'update_daemon2.php')
-rwxr-xr-xupdate_daemon2.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/update_daemon2.php b/update_daemon2.php
index 9747d5233..d113fc956 100755
--- a/update_daemon2.php
+++ b/update_daemon2.php
@@ -23,8 +23,6 @@
require_once "config.php";
define('MAX_JOBS', 2);
- define('SPAWN_INTERVAL', 1);
-
define('SPAWN_INTERVAL', DAEMON_SLEEP_INTERVAL);
if (!function_exists('pcntl_fork')) {