Skip to content

Commit

Permalink
disable recent rule
Browse files Browse the repository at this point in the history
  • Loading branch information
bnewbold committed Sep 6, 2024
1 parent f980b6a commit f3deb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automod/rules/all.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ func DefaultRules() automod.RuleSet {
ReplySingleBadWordPostRule,
AggressivePromotionRule,
IdenticalReplyPostRule,
IdenticalReplyPostSameParentRule,
//IdenticalReplyPostSameParentRule,
DistinctMentionsRule,
YoungAccountDistinctMentionsRule,
MisleadingLinkUnicodeReversalPostRule,
Expand Down

0 comments on commit f3deb63

Please sign in to comment.