mirror of
https://github.com/block/goose.git
synced 2026-04-28 19:49:51 +00:00
docs: remove ALPHA_FEATURES flag from documentation (#7315)
This commit is contained in:
parent
3d7f70ff1a
commit
e08857779b
4 changed files with 10 additions and 35 deletions
|
|
@ -56,14 +56,6 @@ The following settings can be configured at the root level of your config.yaml f
|
|||
| `SECURITY_PROMPT_CLASSIFIER_TOKEN` | Authentication token for `SECURITY_PROMPT_CLASSIFIER_ENDPOINT` | String | None | No |
|
||||
| `GOOSE_TELEMETRY_ENABLED` | Enable [anonymous usage data](/docs/guides/usage-data) collection | true/false | false | No |
|
||||
|
||||
## Experimental Features
|
||||
|
||||
These settings enable experimental features that are in active development. These may change or be removed in future releases.
|
||||
|
||||
| Setting | Purpose | Values | Default | Required |
|
||||
|---------|---------|---------|---------|-----------|
|
||||
| `ALPHA_FEATURES` | Enables access to experimental alpha features—check the feature docs to see if this flag is required | true/false | false | No |
|
||||
|
||||
Additional [environment variables](/docs/guides/environment-variables) may also be supported in config.yaml.
|
||||
|
||||
## Example Configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue