more fixes
This commit is contained in:
@@ -109,3 +109,8 @@ Schedule::command('nova:recalculate-rankings --sync-rank-scores')
|
||||
->name('ranking-v2')
|
||||
->withoutOverlapping()
|
||||
->runInBackground();
|
||||
|
||||
Schedule::command('forum:scan-posts')
|
||||
->everyTenMinutes()
|
||||
->name('forum-scan-posts')
|
||||
->withoutOverlapping();
|
||||
|
||||
Reference in New Issue
Block a user