mirror of
https://repo.getmonero.org/AnonDev/xmrmemes.git
synced 2025-07-19 21:18:53 -04:00
Launch :)
This commit is contained in:
parent
22d711435f
commit
c7784806c7
6 changed files with 7 additions and 9 deletions
|
@ -26,7 +26,7 @@ class Kernel extends ConsoleKernel
|
|||
*/
|
||||
protected function schedule(Schedule $schedule)
|
||||
{
|
||||
$schedule->job(new ProcessPayments)->withoutOverlapping()->everyFiveMinutes();
|
||||
$schedule->job(new ProcessPayments)->withoutOverlapping()->everyFifteenMinutes();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue