mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-22 02:54:31 -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