summaryrefslogtreecommitdiff
path: root/app-misc/calamares-config-redcore/files/modules/welcome.conf
blob: d04786c9a465471c09ca0beee58ca630d95490ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
showSupportUrl:         true
showKnownIssuesUrl:     true
showReleaseNotesUrl:    true

requirements:
    requiredStorage:    32.0
    requiredRam:        2.0
    internetCheckUrl:   http://google.com
    check:
        - storage
        - ram
        - power
        - root
    required:
        - storage
        - ram
        - root