mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
sync openbooks
This commit is contained in:
@@ -25,7 +25,7 @@ class Kernel extends ConsoleKernel
|
||||
$schedule->call(new PruneStaleAttachments)
|
||||
->daily();
|
||||
$schedule->command(SyncOpenBooks::class)
|
||||
->dailyAt('04:00');
|
||||
->hourlyAt(15);
|
||||
$schedule->command(ReadAndSyncPodcastFeeds::class)
|
||||
->dailyAt('04:30');
|
||||
$schedule->command(CleanupLoginKeys::class)
|
||||
|
||||
Reference in New Issue
Block a user