Add new flags and values

This commit is contained in:
Owen
2026-02-11 19:53:09 -08:00
parent 108def2837
commit 6ed77d7b73
5 changed files with 32 additions and 7 deletions

View File

@@ -745,6 +745,16 @@ This section contains the complete reference for all configuration options in `c
When enabled, only domains created through the UI are allowed.
</Note>
</ResponseField>
<ResponseField name="disable_enterprise_features" type="boolean">
Whether to disable features that are only available in the Enterprise Edition from showing in the UI.
**Default**: `false`
<Note>
When enabled, Enterprise-only features are hidden from the UI.
</Note>
</ResponseField>
</Expandable>
</ResponseField>