We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43c654c + c26c13a commit 3e98e4fCopy full SHA for 3e98e4f
configuration/application.yml
@@ -176,9 +176,9 @@ ovsx:
176
ssl: true
177
search:
178
relevance:
179
- rating: 0.2
180
- downloads: 1.0
181
- timestamp: 3.0
+ rating: 0.5
+ downloads: 2.0
+ timestamp: 1.2
182
migrations:
183
delay:
184
seconds: 300
@@ -187,4 +187,4 @@ ovsx:
187
integrity:
188
key-pair: create
189
registry:
190
- version: <SERVER_VERSION>
+ version: <SERVER_VERSION>
0 commit comments