There was an error while loading. Please reload this page.
1 parent 40bf2a9 commit 50e9e08Copy full SHA for 50e9e08
1 file changed
cron.php
@@ -33,7 +33,7 @@
33
use Tasks\Task;
34
35
// Rimozione delle limitazioni sull'esecuzione
36
-set_time_limit(0);
+set_time_limit(86400);
37
ignore_user_abort(true);
38
39
// Chiusura della richiesta alla pagina
0 commit comments