Skip to content

Commit 7b44d35

Browse files
authored
Update CONFIGURATION.md
1 parent 6de5a33 commit 7b44d35

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/CONFIGURATION.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ DeployWorkstation supports flexible configuration through JSON files that define
1919
],
2020
"custom_removal": [
2121
"CustomApp.Name"
22-
]
23-
}
22+
],
2423
"core_applications": [
2524
"Google.Chrome",
2625
"7zip.7zip",
@@ -29,7 +28,7 @@ DeployWorkstation supports flexible configuration through JSON files that define
2928
"optional_applications": [
3029
"Microsoft.Teams",
3130
"Zoom.Zoom"
32-
]
31+
],
3332
"security_settings": {
3433
"enable_windows_defender": true,
3534
"disable_consumer_features": true,

0 commit comments

Comments
 (0)