summaryrefslogtreecommitdiff
path: root/tests/auto/configuration/data/config2.yaml
blob: 1913d4e5f9f75083f1ee3f2f3292e2566a6ab201 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
formatVersion: 1
formatType: am-configuration
---
runtimes:
  additionalLaunchers: [ b, c ]
  r-test:
    r-parameter: xr-value
  r-test2:
    r-parameter2: r-value2

containers:
  selection:
    - '2': second

  c-test:
    c-parameter: xc-value
  c-test2:
      c-parameter2: c-value2

intents:
  timeouts:
    disambiguation: 5
    startApplication: 6
    replyFromApplication: 7
    replyFromSystem: 8

plugins:
  startup: s3
  container: [ c3, c4 ]

logging:
  dlt:
    id: 'dltid2'
    description: 'dltdesc2'
    longMessageBehavior: 'truncate'
  rules: lr3
  messagePattern: 'msgPattern2'
  useAMConsoleLogger: 'auto'

installer:
  disable: true
  caCertificates: [ cert3 ]

dbus:
  iface1:
    register: 'foobus1'
  iface2:
    register: 'foobus2'

quicklaunch:
  idleLoad: 0.2
  runtimesPerContainer: 3

ui:
  opengl:
    desktopProfile: 'classic'
    esMajorVersion: 1
    esMinorVersion: 0
  iconThemeSearchPaths: [ itsp3 ]
  iconThemeName: mytheme2
  style: mystyle2
  loadDummyData: true
  importPaths: ip3
  pluginPaths: pp3
  windowIcon: 'icon2.png'
  fullscreen: true
  mainQml: main2.qml
  resources: r3

applications:
  builtinAppsManifestDir: 'builtin-dir2'
  installationDir: 'installation-dir2'
  documentDir: 'doc-dir2'

systemProperties:
  public:
    public-prop: xpublic-value
    public-prop2: public-value2
  protected:
    protected-prop: xprotected-value
    protected-prop2: protected-value2
  private:
    private-prop: xprivate-value
    private-prop2: private-value2

wayland:
  socketName: "other-wlsock-0"
  extraSockets:
    - path: path-es3