mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 23:20:24 +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
|
||||
{
|
||||
set_time_limit(0);
|
||||
|
||||
$sharedAppPath = config('microweber.sharedPaths.app');
|
||||
|
||||
|
|
Loading…
Reference in a new issue