mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-01 19:03:42 +00:00
document all settings with showInDialog: true (#11049)
This commit is contained in:
committed by
GitHub
parent
bbd30380d9
commit
690015f4f7
@@ -4,6 +4,11 @@
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
// --------------------------------------------------------------------------
|
||||
// IMPORTANT: When adding a new setting, especially one with `showInDialog: true`,
|
||||
// please ensure it is also documented in `docs/get-started/configuration.md`.
|
||||
// --------------------------------------------------------------------------
|
||||
|
||||
import type {
|
||||
MCPServerConfig,
|
||||
BugCommandSettings,
|
||||
|
||||
Reference in New Issue
Block a user