summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2019-06-29 14:35:26 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2019-06-29 14:35:26 -0400
commit48c72d3bc2d950f30ee942f822ccbc48721aef84 (patch)
tree41e88991a59f040168b4ca5d4ee9e40d60fd0b10 /data
parent5583a023b31f91703f43bf9a5665a7f0bfe0aac6 (diff)
parentc0cd14df47c8e5e87cf94b5869d71169787bff28 (diff)
merge upstream v3.2.10
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