Add security settings for tool sandboxing (#23923)

This commit is contained in:
Gal Zahavi
2026-03-30 16:49:53 -07:00
committed by GitHub
parent 1df5c98b33
commit bea57a2f3d

View File

@@ -8,5 +8,8 @@
},
"general": {
"devtools": true
},
"security": {
"toolSandboxing": true
}
}