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.
1 parent 79998b1 commit 05230b9Copy full SHA for 05230b9
configuration/application.yml
@@ -159,9 +159,9 @@ ovsx:
159
token-prefix: ovsxp_
160
storage:
161
primary-service: aws
162
- # cdn:
163
- # storage-filter: ".*AwsStorageService.*"
164
- # prefix-url: https://d1vla68f02a8c4.cloudfront.net
+ cdn:
+ storage-filter: ".*AwsStorageService.*"
+ prefix-url: https://openvsx.eclipsecontent.org
165
download-counts: false # disable inefficient download count mechanism for anything other than azure
166
migration:
167
enabled: false # disable automatic storage migration when we switch the primary-service
0 commit comments