Skip to content

Commit c26c13a

Browse files
authored
Update application.yml
Adjusting ranking parameters
1 parent 43c654c commit c26c13a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

configuration/application.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,9 @@ ovsx:
176176
ssl: true
177177
search:
178178
relevance:
179-
rating: 0.2
180-
downloads: 1.0
181-
timestamp: 3.0
179+
rating: 0.5
180+
downloads: 2.0
181+
timestamp: 1.2
182182
migrations:
183183
delay:
184184
seconds: 300
@@ -187,4 +187,4 @@ ovsx:
187187
integrity:
188188
key-pair: create
189189
registry:
190-
version: <SERVER_VERSION>
190+
version: <SERVER_VERSION>

0 commit comments

Comments
 (0)