Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=f60298b2ac2398fd9077871b653eb3527060bc28
commit f60298b2ac2398fd9077871b653eb3527060bc28 Author: crazy <[email protected]> Date: Sun Oct 22 05:10:47 2017 +0200 calamares-config-global: update welcome.conf diff --git a/calamares/calamares-config-global/modules/welcome.conf b/calamares/calamares-config-global/modules/welcome.conf index e6d3eb6..f325c59 100644 --- a/calamares/calamares-config-global/modules/welcome.conf +++ b/calamares/calamares-config-global/modules/welcome.conf @@ -1,12 +1,12 @@ --- showSupportUrl: true -showKnownIssuesUrl: false -showReleaseNotesUrl: false +showKnownIssuesUrl: true +showReleaseNotesUrl: true requirements: requiredStorage: 5.0 requiredRam: 0.5 - internetCheckUrl: http://google.com + internetCheckUrl: http://127.0.0.1 check: - storage - ram _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
