this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

repost rule: tweak daily threshold

+1 -1
+1 -1
automod/rules/reposts.go
··· 9 9 "github.com/bluesky-social/indigo/automod/countstore" 10 10 ) 11 11 12 - var dailyRepostThresholdWithoutPost = 20 12 + var dailyRepostThresholdWithoutPost = 30 13 13 var dailyRepostThresholdWithLowPost = 100 14 14 var dailyPostThresholdWithHighRepost = 5 15 15