mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-23 18:51:33 -05:00
Stop scheduling the RepairRemoteCollectionsScheduler (#39887)
This commit is contained in:
@@ -76,7 +76,3 @@
|
||||
interval: 1 hour
|
||||
class: Scheduler::CollectionItemCleanupScheduler
|
||||
queue: scheduler
|
||||
repair_remote_collections_scheduler:
|
||||
every: ['24h', first_in: '1s']
|
||||
class: Scheduler::RepairRemoteCollectionsScheduler
|
||||
queue: scheduler
|
||||
|
||||
Reference in New Issue
Block a user