keep track of post approvals to prevent approval cycles
This commit is contained in:
@@ -15,6 +15,7 @@ class DailyMaintenance
|
||||
TagAlias.update_cached_post_counts_for_all
|
||||
PostDisapproval.dmail_messages!
|
||||
Tag.clean_up_negative_post_counts!
|
||||
PostApproval.prune!
|
||||
SuperVoter.init!
|
||||
AntiVoter.init!
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user