prepared Task Executer
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
include "zefixAPI.php";
|
include "zefixAPI.php";
|
||||||
|
|
||||||
$maxExecutionTime = 80;
|
$maxExecutionTime = 480;
|
||||||
$taskDir = 'tasks';
|
$taskDir = 'tasks';
|
||||||
$downloadDir = 'download';
|
$downloadDir = 'download';
|
||||||
$latesEndTime = time() + $maxExecutionTime;
|
$latesEndTime = time() + $maxExecutionTime;
|
||||||
|
|||||||
Reference in New Issue
Block a user