Internal optimisations and additional flags for Photo/Video
This commit is contained in:
@@ -61,6 +61,7 @@ class CatalogScanAll extends Command
|
||||
}
|
||||
|
||||
$this->dispatch((new CatalogScan($item))->onQueue('scan'));
|
||||
$c++;
|
||||
});
|
||||
|
||||
Log::info(sprintf('Processed [%s]',$c));
|
||||
|
Reference in New Issue
Block a user