mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
Add policy support for linux (#272579)
This commit is contained in:
14
build/lib/test/fixtures/policies/linux/policy.json
vendored
Normal file
14
build/lib/test/fixtures/policies/linux/policy.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"ChatAgentExtensionTools": false,
|
||||
"ChatAgentMode": false,
|
||||
"ChatMCP": "none",
|
||||
"ChatPromptFiles": false,
|
||||
"ChatToolsAutoApprove": false,
|
||||
"McpGalleryServiceUrl": "",
|
||||
"AllowedExtensions": "",
|
||||
"ExtensionGalleryServiceUrl": "",
|
||||
"ChatToolsTerminalEnableAutoApprove": false,
|
||||
"EnableFeedback": false,
|
||||
"TelemetryLevel": "all",
|
||||
"UpdateMode": "none"
|
||||
}
|
||||
Reference in New Issue
Block a user