Changeset 717

Show
Ignore:
Timestamp:
02/08/10 08:52:25 (6 months ago)
Author:
confluence
Message:

raised the followed ratio grace number

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • confluence/emailfilters/twitterbouncer.py

    r692 r717  
    2323MAX_FOLLOW_RATIO_SOFT = 5 
    2424# number of followed users below which ratio is not enforced 
    25 FOLLOW_RATIO_GRACE = 30 
     25FOLLOW_RATIO_GRACE = 50 
    2626# number of followed users below which tweet minimum is not enforced 
    2727MIN_TWEET_GRACE = 50