mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
example.ini: Document subreddit suggester live config options.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user