diff --git a/docs/extensions/reference.md b/docs/extensions/reference.md index 7b5f782917..c969e7a3f8 100644 --- a/docs/extensions/reference.md +++ b/docs/extensions/reference.md @@ -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.