mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-19 02:20:42 -07:00
feat: restore ALWAYS_ALLOW_PRIORITY and disable autoAddToPolicyByDefault
This commit is contained in:
@@ -1501,7 +1501,7 @@ const SETTINGS_SCHEMA = {
|
||||
label: 'Auto-add to Policy by Default',
|
||||
category: 'Security',
|
||||
requiresRestart: false,
|
||||
default: true,
|
||||
default: false,
|
||||
description: oneLine`
|
||||
When enabled, the "Allow for all future sessions" option becomes the
|
||||
default choice for low-risk tools in trusted workspaces.
|
||||
|
||||
Reference in New Issue
Block a user