Files
gemini-cli/.gemini/settings.json
T

9 lines
101 B
JSON
Raw Normal View History

{
"experimental": {
"toolOutputMasking": {
"enabled": true
},
"plan": true
}
}