mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Bump up best of to top 20%
This commit is contained in:
parent
cb9106c3a7
commit
842760e50e
@ -106,7 +106,7 @@ class SiteSetting < ActiveRecord::Base
|
||||
setting(:best_of_score_threshold, 15)
|
||||
setting(:best_of_posts_required, 50)
|
||||
setting(:best_of_likes_required, 1)
|
||||
setting(:best_of_percent_filter, 5)
|
||||
setting(:best_of_percent_filter, 20)
|
||||
|
||||
# we need to think of a way to force users to enter certain settings, this is a minimal config thing
|
||||
setting(:notification_email, 'info@discourse.org')
|
||||
|
Loading…
Reference in New Issue
Block a user