[sorting query builder] from 30 days to 5 years for date_limit
This commit is contained in:
parent
6821909a3f
commit
381a5bacc6
@ -7,7 +7,7 @@ class SortingQueryBuilder < BaseService
|
||||
min_likes = 5
|
||||
min_reblogs = 2
|
||||
min_replies = 1
|
||||
date_limit = 30.days.ago
|
||||
date_limit = 5.years.ago
|
||||
max_page = 8
|
||||
|
||||
case sort_type
|
||||
|
Loading…
Reference in New Issue
Block a user