Fix scanall, was only scanning one dir. Default route is now /home. Fix 500 error for when displaying an image that doesnt exist
This commit is contained in:
@@ -112,8 +112,6 @@ class CatalogScanAll extends Command
|
||||
$c++;
|
||||
}
|
||||
}
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
Log::info('Checking for missing files');
|
||||
|
Reference in New Issue
Block a user