parent
2e40e109a3
commit
ee2c0dfd79
|
|
@ -15,4 +15,4 @@ Schedule::command('mailwolt:check-updates')->everytwoMinutes();
|
|||
|
||||
Schedule::command('mail:update-stats')->everyFiveMinutes()->withoutOverlapping();
|
||||
Schedule::command('health:probe-disk', ['target' => '/', '--ttl' => 900])->everyTenMinutes();
|
||||
Schedule::command('health:collect')->everyMinute();
|
||||
Schedule::command('health:collect')->everyTenSeconds();
|
||||
|
|
|
|||
Loading…
Reference in New Issue