mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-15 08:31:14 -07:00
make google search require user confirmation
This commit is contained in:
@@ -47,5 +47,5 @@ priority = 50
|
||||
|
||||
[[rule]]
|
||||
toolName = "google_web_search"
|
||||
decision = "allow"
|
||||
priority = 50
|
||||
decision = "ask_user"
|
||||
priority = 10
|
||||
|
||||
Reference in New Issue
Block a user