forked from GNUsocial/gnu-social
Fixed Popular tab (hopefully)
darcs-hash:20081212075617-7b5ce-c56db92d928c58eaa3fed7e4f226e0fca62e2bbf.gz
This commit is contained in:
@@ -96,6 +96,10 @@ $config['sphinx']['port'] = 3312;
|
||||
#raise this if traffic is slow, lower it if it's fast
|
||||
#$config['tag']['dropoff'] = 86400.0 * 10;
|
||||
|
||||
#exponential decay factor for popular (most favorited notices)
|
||||
#default 10 days -- similar to tag dropoff
|
||||
#$config['popular']['dropoff'] = 86400.0 * 10;
|
||||
|
||||
#optionally show non-local messages in public timeline
|
||||
#$config['public']['localonly'] = false;
|
||||
|
||||
|
Reference in New Issue
Block a user