maintenance: disable amcheck job.
Creates too much load and causes creating favorites to time out.
This commit is contained in:
@@ -6,7 +6,7 @@ module DanbooruMaintenance
|
|||||||
queue PrunePostsJob
|
queue PrunePostsJob
|
||||||
queue PruneRateLimitsJob
|
queue PruneRateLimitsJob
|
||||||
queue RegeneratePostCountsJob
|
queue RegeneratePostCountsJob
|
||||||
queue AmcheckDatabaseJob
|
#queue AmcheckDatabaseJob
|
||||||
end
|
end
|
||||||
|
|
||||||
def daily
|
def daily
|
||||||
|
|||||||
Reference in New Issue
Block a user