Skip to content

Commit ca99eb2

Browse files
committed
formatting
1 parent 4d30c7a commit ca99eb2

File tree

1 file changed

+2
-2
lines changed
  • content/manuals/security/for-admins/hardened-desktop/settings-management

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: How to configure Settings Management for Docker Desktop
33
keywords: admin, controls, rootless, enhanced container isolation
44
title: Configure Settings Management
55
linkTitle: Configure
6-
toc_max: 4
6+
toc_min: 4
77
aliases:
88
- /desktop/hardened-desktop/settings-management/configure/
99
---
@@ -231,7 +231,7 @@ The following `admin-settings.json` code and table provides an example of the re
231231
|:-------------------------------|---|:-------------------------------|---|
232232
| `linuxVM` | |Parameters and settings related to Linux VM options - grouped together here for convenience. | |
233233
| &nbsp; &nbsp; &nbsp; &nbsp;`wslEngineEnabled` | Windows only | If `value` is set to true, Docker Desktop uses the WSL 2 based engine. This overrides anything that may have been set at installation using the `--backend=<backend name>` flag. | |
234-
| &nbsp; &nbsp; &nbsp; &nbsp;`dockerDaemonOptions`| |If `value` is set to true, it overrides the options in the Docker Engine config file. See the [Docker Engine reference](/reference/cli/dockerd/#daemon-configuration-file). Note that for added security, a few of the config attributes may be overridden when Enhanced Container Isolation is enabled. | |
234+
| &nbsp; &nbsp; &nbsp; &nbsp;`dockerDaemonOptions` | |If `value` is set to true, it overrides the options in the Docker Engine config file. See the [Docker Engine reference](/reference/cli/dockerd/#daemon-configuration-file). Note that for added security, a few of the config attributes may be overridden when Enhanced Container Isolation is enabled. | |
235235
| &nbsp; &nbsp; &nbsp; &nbsp;`vpnkitCIDR` | |Overrides the network range used for vpnkit DHCP/DNS for `*.docker.internal` | |
236236

237237
#### Windows containers

0 commit comments

Comments
 (0)