Update Console Kernel

pull/52/head
Daniel Supernault 6 years ago
parent 7d999f0995
commit e4ebd474ff

@ -26,6 +26,7 @@ class Kernel extends ConsoleKernel
{
$schedule->command('media:optimize')
->hourly();
$schedule->command('horizon:snapshot')->everyFiveMinutes();
}
/**

Loading…
Cancel
Save