mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-25 04:24:51 -07:00
Enable switching preview features on/off without restart (#13515)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"previewFeatures": {
|
||||
"title": "Preview Features (e.g., models)",
|
||||
"description": "Enable preview features (e.g., preview models).",
|
||||
"markdownDescription": "Enable preview features (e.g., preview models).\n\n- Category: `General`\n- Requires restart: `yes`\n- Default: `false`",
|
||||
"markdownDescription": "Enable preview features (e.g., preview models).\n\n- Category: `General`\n- Requires restart: `no`\n- Default: `false`",
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user