We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de5a33 commit 7b44d35Copy full SHA for 7b44d35
docs/CONFIGURATION.md
@@ -19,8 +19,7 @@ DeployWorkstation supports flexible configuration through JSON files that define
19
],
20
"custom_removal": [
21
"CustomApp.Name"
22
- ]
23
-}
+ ],
24
"core_applications": [
25
"Google.Chrome",
26
"7zip.7zip",
@@ -29,7 +28,7 @@ DeployWorkstation supports flexible configuration through JSON files that define
29
28
"optional_applications": [
30
"Microsoft.Teams",
31
"Zoom.Zoom"
32
-]
+],
33
"security_settings": {
34
"enable_windows_defender": true,
35
"disable_consumer_features": true,
0 commit comments