comment(Inspiring::quote()); })->purpose('Display an inspiring quote'); // Deletes custom-field photo uploads (CustomFieldUploadController) older than // 24h that no cart or order line references — boboko-core's generic // Modules\Core\File\Commands\PruneUnownedFilesCommand, scoped to this // upload flow's own purpose tag. Schedule::command('boboko:file:prune-unowned', [CustomFieldUploadController::PURPOSE])->dailyAt('04:00');