mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-22 07:30:25 +00:00
Update DownloadMicroweber.php
This commit is contained in:
parent
02214d8565
commit
b6c35e379e
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ class DownloadMicroweber implements ShouldQueue
|
||||||
|
|
||||||
public function handle(): void
|
public function handle(): void
|
||||||
{
|
{
|
||||||
|
set_time_limit(0);
|
||||||
|
|
||||||
$sharedAppPath = config('microweber.sharedPaths.app');
|
$sharedAppPath = config('microweber.sharedPaths.app');
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue