mirror of
https://github.com/google-gemini/gemini-cli
synced 2026-04-21 13:37:17 +00:00
Add security settings for tool sandboxing (#23923)
This commit is contained in:
parent
1df5c98b33
commit
bea57a2f3d
1 changed files with 3 additions and 0 deletions
|
|
@ -8,5 +8,8 @@
|
|||
},
|
||||
"general": {
|
||||
"devtools": true
|
||||
},
|
||||
"security": {
|
||||
"toolSandboxing": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue