structures and assets jobs
This commit is contained in:
@@ -52,9 +52,6 @@ class Kernel extends ConsoleKernel
|
||||
$schedule->command('services:GetStructures')
|
||||
->daily()
|
||||
->withoutOverlapping();
|
||||
$schedule->command('services:GetAsses')
|
||||
->hourly()
|
||||
->withoutOverlapping();
|
||||
$schedule->command('services:CleanData')
|
||||
->monthlyOn(1, '18:00');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user