hourly(); Schedule::call(function () { SyncChannelPostsJob::dispatchForAllActiveChannels(); })->everyTenMinutes()->name('sync-lemmy-channel-posts');