example.ini: Document subreddit suggester live config options.

This commit is contained in:
Neil Williams
2012-08-27 21:47:03 -07:00
parent 7d3986e3d4
commit 1b6423a073

View File

@@ -498,5 +498,8 @@ beaker.session_secret = somesecret
frontpage_dart = false
# spotlight links for subreddit discovery
sr_discovery_links =
# probability of the subreddit suggester showing up in the spotlight box
# for users that have at some point edited their subscriptions:
spotlight_interest_sub_p = .05
# and for users that have not ever subscribed:
spotlight_interest_nosub_p = .1