summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAdriaan de Groot <groot@kde.org>2019-06-08 08:19:08 -0400
committerAdriaan de Groot <groot@kde.org>2019-06-08 08:19:08 -0400
commit20c0256932ccf738227f210c05ae41ba9c670ef7 (patch)
tree0d7c1265ca055192be3cae7c4329bce40c576d4f /data
parent830e67fae2a87e638b856745353542b938688520 (diff)
CI: update AppImage configs
- Use GiB terminology like the example configs already do, to match commit 599b34c7
Diffstat (limited to 'data')
-rw-r--r--data/config-appimage/modules/welcome.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/config-appimage/modules/welcome.conf b/data/config-appimage/modules/welcome.conf
index 8dae3e957..0cfb59546 100644
--- a/data/config-appimage/modules/welcome.conf
+++ b/data/config-appimage/modules/welcome.conf
@@ -15,12 +15,12 @@ showReleaseNotesUrl: true
# that are checked. They may not match with the actual requirements
# imposed by other modules in the system.
requirements:
- # Amount of available disk, in GB. Floating-point is allowed here.
+ # Amount of available disk, in GiB. Floating-point is allowed here.
# Note that this does not account for *usable* disk, so it is possible
# to pass this requirement, yet have no space to install to.
requiredStorage: 5.5
- # Amount of available RAM, in GB. Floating-point is allowed here.
+ # Amount of available RAM, in GiB. Floating-point is allowed here.
requiredRam: 1.0
# To check for internet connectivity, Calamares does a HTTP GET