mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-04 15:51:12 +00:00
24 lines
455 B
Plaintext
24 lines
455 B
Plaintext
|
---
|
||
|
showSupportUrl: true
|
||
|
showKnownIssuesUrl: true
|
||
|
showReleaseNotesUrl: true
|
||
|
|
||
|
requirements:
|
||
|
requiredStorage: 8
|
||
|
requiredRam: 0.5
|
||
|
|
||
|
check:
|
||
|
- storage
|
||
|
- ram
|
||
|
- power
|
||
|
- root
|
||
|
required:
|
||
|
- root
|
||
|
- storage
|
||
|
- ram
|
||
|
# GeoIP is effectively disabled by setting style to "none"
|
||
|
geoip:
|
||
|
style: "none"
|
||
|
url: "https://geoip.ubuntu.com/lookup"
|
||
|
selector: "CountryCode"
|