summaryrefslogtreecommitdiffstats
path: root/template-opt/am/config-windows.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'template-opt/am/config-windows.yaml')
-rw-r--r--template-opt/am/config-windows.yaml13
1 files changed, 2 insertions, 11 deletions
diff --git a/template-opt/am/config-windows.yaml b/template-opt/am/config-windows.yaml
index 0f1325b7..6c160fca 100644
--- a/template-opt/am/config-windows.yaml
+++ b/template-opt/am/config-windows.yaml
@@ -4,15 +4,6 @@ formatType: am-configuration
# installations will go into the standard /opt/am hierarchy
applications:
- installedAppsManifestDir: "c:/cygwin/opt/am/manifests"
- appImageMountDir: "c:/cygwin/opt/am/image-mounts"
+ installationDir: "c:/cygwin/opt/am/apps"
+ documentDir: "c:/cygwin/opt/am/docs"
database: "c:/cygwin/opt/am/apps.db"
-
-# simulate an internal and a SD-card installation location
-
-installationLocations:
-- id: "internal-0"
- installationPath: "c:/cygwin/opt/am/apps"
- documentPath: "c:/cygwin/opt/am/docs"
- mountPoint: "c:/cygwin/opt"
- isDefault: true