changed max execution time
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
include "zefixAPI.php";
|
||||
include "spreadSheetReader/read_write_xlsx.php";
|
||||
|
||||
$maxExecutionTime = 480;
|
||||
$maxExecutionTime = 300;
|
||||
$taskDir = 'tasks';
|
||||
$downloadDir = 'download';
|
||||
$minTaskOldness = 30;
|
||||
|
||||
Reference in New Issue
Block a user