summaryrefslogtreecommitdiff
path: root/tests/qml/windowmanager/am-config.yaml
blob: d5d4813b9763a68a6ad3b7d6bd5995ad69db697f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
formatVersion: 1
formatType: am-configuration
---
applications:
  installedAppsManifestDir: "/tmp/am/manifests"
  appImageMountDir: "/tmp/am/image-mounts"
  database: "/tmp/am/apps.db"

installationLocations:
- id: "internal-0"
  installationPath: "/tmp/am/apps"
  documentPath: "/tmp/am/docs"
  mountPoint: "/tmp"
  isDefault: true