mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
site score: adjust views factor
This commit is contained in:
parent
5f7d29617c
commit
c12db50b27
1 changed files with 1 additions and 1 deletions
|
@ -1519,7 +1519,7 @@ class Site < Sequel::Model
|
|||
profile_comments_weight = 10
|
||||
|
||||
follow_count_factor = 0.1
|
||||
views_factor = 0.005
|
||||
views_factor = 0.0001
|
||||
profile_comments_factor = 0.01
|
||||
likes_factor = 0.01
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue