From 086502eaf5bcc0178e9296fc83ee8876d5099fe7 Mon Sep 17 00:00:00 2001 From: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> Date: Mon, 10 Jun 2019 17:14:02 +0100 Subject: [PATCH] Update windows-admin.md --- ee/desktop/admin/configure/windows-admin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/desktop/admin/configure/windows-admin.md b/ee/desktop/admin/configure/windows-admin.md index 900b4a9206..d14d10b7c2 100644 --- a/ee/desktop/admin/configure/windows-admin.md +++ b/ee/desktop/admin/configure/windows-admin.md @@ -179,4 +179,4 @@ Parameter values and descriptions for environment configuration on Windows: | `serviceCIDR` | This is currently unimplemented. `locked` must be set to true. | | (End of `kubernetes` section.) | | | `sharedDrives` | If `sharedDrives` is set to `true`, this locks the drives users are allowed to share ( `["C", "D"]` ), but does not actually share drives by default (sharing a drive prompts the user for a password). `value` is a whitelist of drives that can be shared. **Warning:** Note that when updating this value, if you remove drives that have been shared, you must also `net share /delete` those drives. | -| `sharedFolders` | If specified, restrict the folders or named pipes the user is allowed to share with Windows containers. | +| `sharedFolders` | If specified, restricts the folders or named pipes the user is allowed to share with Windows containers. |