mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Persist follow recommendations from FASP (#35218)
This commit is contained in:
parent
e8a603b18f
commit
bae258925c
12 changed files with 151 additions and 8 deletions
|
|
@ -68,3 +68,7 @@
|
|||
interval: 1 hour
|
||||
class: Scheduler::AutoCloseRegistrationsScheduler
|
||||
queue: scheduler
|
||||
fasp_follow_recommendation_cleanup_scheduler:
|
||||
interval: 1 day
|
||||
class: Scheduler::Fasp::FollowRecommendationsScheduler
|
||||
queue: scheduler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue