You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -188,6 +188,12 @@
188
188
"markdownDescription": "Enable usage data and errors to be sent to Red Hat servers. Read our [privacy statement](https://developers.redhat.com/article/tool-data-collection).",
189
189
"scope": "window"
190
190
},
191
+
"redHatDependencyAnalytics.backendUrl": {
192
+
"type": "string",
193
+
"default": "https://rhda.rhcloud.com",
194
+
"markdownDescription": "Exhort backend URL to use for stack, component & image analysis.",
0 commit comments