mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update Console Kernel
This commit is contained in:
parent
7d999f0995
commit
e4ebd474ff
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ class Kernel extends ConsoleKernel
|
|||
{
|
||||
$schedule->command('media:optimize')
|
||||
->hourly();
|
||||
$schedule->command('horizon:snapshot')->everyFiveMinutes();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue