Update DownloadMicroweber.php

This commit is contained in:
Bozhidar 2024-05-10 12:07:14 +03:00
parent 02214d8565
commit b6c35e379e

View file

@ -20,6 +20,7 @@ class DownloadMicroweber implements ShouldQueue
public function handle(): void
{
set_time_limit(0);
$sharedAppPath = config('microweber.sharedPaths.app');