mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Remove enabledHosts setting
This setting is no longer used
This commit is contained in:
@@ -44,15 +44,6 @@
|
||||
"default": false,
|
||||
"title": "Opener Enabled",
|
||||
"description": "%configuration.opener.enabled.description%"
|
||||
},
|
||||
"simpleBrowser.opener.enabledHosts": {
|
||||
"type": "array",
|
||||
"title": "Opener Enabled Hosts",
|
||||
"markdownDescription": "%configuration.opener.enabledHosts.description%",
|
||||
"default": [
|
||||
"localhost",
|
||||
"127.0.0.1"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user