mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-12 20:20:41 -05:00
Horizon Snapshots
This commit is contained in:
parent
a0b0dd0841
commit
a98082fd44
@ -4,3 +4,5 @@ use App\Console\Commands\ImportHub;
|
|||||||
use Illuminate\Support\Facades\Schedule;
|
use Illuminate\Support\Facades\Schedule;
|
||||||
|
|
||||||
Schedule::command(ImportHub::class)->hourly();
|
Schedule::command(ImportHub::class)->hourly();
|
||||||
|
|
||||||
|
Schedule::command('horizon:snapshot')->everyFiveMinutes();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user