mirror of
https://github.com/google-gemini/gemini-cli
synced 2026-05-24 09:38:34 +00:00
Remove experimental note in extension settings docs (#18822)
This commit is contained in:
parent
77849cadac
commit
2dac98dc8d
1 changed files with 0 additions and 3 deletions
|
|
@ -179,9 +179,6 @@ precedence.
|
|||
|
||||
### Settings
|
||||
|
||||
_Note: This is an experimental feature. We do not yet recommend extension
|
||||
authors introduce settings as part of their core flows._
|
||||
|
||||
Extensions can define settings that the user will be prompted to provide upon
|
||||
installation. This is useful for things like API keys, URLs, or other
|
||||
configuration that the extension needs to function.
|
||||
|
|
|
|||
Loading…
Reference in a new issue