mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-02-13 06:17:04 +00:00
26 lines
491 B
Plaintext
26 lines
491 B
Plaintext
|
---
|
||
|
showSupportUrl: true
|
||
|
showKnownIssuesUrl: true
|
||
|
showReleaseNotesUrl: true
|
||
|
#showDonateUrl: https://lubuntu.me/donate/
|
||
|
|
||
|
requirements:
|
||
|
requiredStorage: 16
|
||
|
requiredRam: 4
|
||
|
internetCheckUrl: https://ubuntustudio.org
|
||
|
|
||
|
check:
|
||
|
- storage
|
||
|
- ram
|
||
|
- power
|
||
|
- internet
|
||
|
- root
|
||
|
required:
|
||
|
- root
|
||
|
- storage
|
||
|
- ram
|
||
|
geoip:
|
||
|
style: "json"
|
||
|
url: "https://ipapi.co/json"
|
||
|
selector: "country"
|