aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/squishhook/squish-appman-hook.yaml
blob: 53c24316395fa7a11684686822abe03e873762e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
formatVersion: 1
formatType: am-configuration
---

plugins:
    startup: [ "PATH_TO_THE_HOOK_LIBRARY" ]
systemProperties:
    public:
        squishPort: 7777

runtimes:
  qml:
    plugins:
        startup: [ "PATH_TO_THE_HOOK_LIBRARY" ]