A collection of Osprey rules for ATProto

disable negative post rule

-13
-13
rules/record/post/negative_posting.sml
··· 35 35 ) 36 36 37 37 WhenRules( 38 - rules_any=[NegativePostRule], 39 - then=[ 40 - AtprotoLabel( 41 - entity=AtUri, 42 - label='negative-post', 43 - comment='This post is negative', 44 - expiration_in_hours=None, 45 - cid=Cid, 46 - ), 47 - ], 48 - ) 49 - 50 - WhenRules( 51 38 rules_any=[NegativePostingRule], 52 39 then=[ 53 40 AtprotoLabel(