Merge remote-tracking branch 'parent/main' into kb_migration
This commit is contained in:
commit
3b290ef958
272 changed files with 6859 additions and 1392 deletions
|
@ -8,7 +8,7 @@ class Trends::Statuses < Trends::Base
|
|||
self.default_options = {
|
||||
threshold: 5,
|
||||
review_threshold: 3,
|
||||
score_halflife: 2.hours.freeze,
|
||||
score_halflife: 1.hour.freeze,
|
||||
decay_threshold: 0.3,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue