mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-16 06:17:21 -07:00
docs(config): update documentation for settings structure (#7352)
This commit is contained in:
+3
-1
@@ -47,7 +47,9 @@ The following code can be added to your workspace (`.gemini/settings.json`) or u
|
||||
"enabled": true,
|
||||
"target": "gcp"
|
||||
},
|
||||
"sandbox": false
|
||||
"tools": {
|
||||
"sandbox": false
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user