mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Fix incorrect name in scheduler configuration (#35263)
This commit is contained in:
parent
83660ee381
commit
1ebb87a6a8
1 changed files with 1 additions and 1 deletions
|
|
@ -70,5 +70,5 @@
|
|||
queue: scheduler
|
||||
fasp_follow_recommendation_cleanup_scheduler:
|
||||
interval: 1 day
|
||||
class: Scheduler::Fasp::FollowRecommendationsScheduler
|
||||
class: Scheduler::Fasp::FollowRecommendationCleanupScheduler
|
||||
queue: scheduler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue