mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-09-01 02:43:58 +00:00
update honey trap cron
This commit is contained in:
@@ -35,7 +35,7 @@ class Kernel extends ConsoleKernel
|
||||
$schedule->command('mail:EmailDoToVTCommand')->dailyAt('10:00')->withoutOverlapping();
|
||||
|
||||
$schedule->command('seasonalSegmantCompany:remove')
|
||||
->hourly()
|
||||
->dailyAt('01:00')
|
||||
->appendOutputTo (storage_path().'/logs/soft-delete-seasonal-segmant-company.log')
|
||||
->withoutOverlapping();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user