Explorar o código

removed Que worker from cron jobs

AVMG20 %!s(int64=4) %!d(string=hai) anos
pai
achega
a0b5434c13
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/Console/Kernel.php

+ 0 - 1
app/Console/Kernel.php

@@ -26,7 +26,6 @@ class Kernel extends ConsoleKernel
     protected function schedule(Schedule $schedule)
     {
         $schedule->command('credits:charge')->hourly();
-        $schedule->command('queue:work --once')->everyMinute();
 
         //log cronjob activity
         $schedule->call(function () {