Skip to content

Commit 1cfb1b6

Browse files
committed
add setting
1 parent e7a6ded commit 1cfb1b6

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

content/manuals/security/for-admins/hardened-desktop/settings-management/configure-json-file.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -303,11 +303,12 @@ quit and reopened.
303303
304304
### Features in development
305305

306-
|Parameter|OS|Description|Version|
307-
|:-------------------------------|---|:-------------------------------|---|
308-
| `allowExperimentalFeatures`| | If `value` is set to `false`, experimental features are disabled.| |
309-
| `allowBetaFeatures`| | If `value` is set to `false`, beta features are disabled.| |
310-
| `enableDockerAI` | | If `value` is set to `false`, Docker AI (Ask Gordon) features are disabled. | |
306+
| Parameter | OS | Description | Version |
307+
|:----------------------------|----|:-----------------------------------------------------------------------------------------------------------------------------------------------------|---------|
308+
| `allowExperimentalFeatures` | | If `value` is set to `true`, experimental features are enabled. | |
309+
| `allowBetaFeatures` | | If `value` is set to `true`, beta features are enabled. | |
310+
| `enableDockerAI` | | If `value` is set to `true`, Docker AI (Ask Gordon) features are enabled. | |
311+
| `enableInference` | | If `allowBetaFeatures` is `true`, setting `enableInference` to `true` enables the [Docker Model Runner feature](/manuals/ai/model-runner/_index.md). | |
311312

312313
### Enhanced Container Isolation
313314

0 commit comments

Comments
 (0)