mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-28 08:53:59 +00:00
Laravel Vapor - New V2 command to do housekeeping at S3 Bucket
This commit is contained in:
@@ -38,7 +38,7 @@ class Kernel extends ConsoleKernel
|
||||
->withoutOverlapping();
|
||||
|
||||
$schedule->command('housekeeping-s3-files-command')
|
||||
->everyFiveMinutes()
|
||||
->dailyAt('01:00')
|
||||
->withoutOverlapping();
|
||||
|
||||
//cief todo: disable commands to avoid unintentional interfering with production starts
|
||||
|
||||
Reference in New Issue
Block a user