Raised thermal limit to 99*C
This commit is contained in:
parent
4245d13375
commit
e02cf4a602
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ SUPPORT_MESSAGE='Please let support know by opening an issue on Gogs'
|
||||||
IMGUR_CLIENT_ID='3d1ee1d38707b85'
|
IMGUR_CLIENT_ID='3d1ee1d38707b85'
|
||||||
# Live Linux
|
# Live Linux
|
||||||
MPRIME_LIMIT='7' # of minutes to run Prime95 during hw-diags
|
MPRIME_LIMIT='7' # of minutes to run Prime95 during hw-diags
|
||||||
THERMAL_LIMIT='95' # Prime95 abort temperature in Celsius
|
THERMAL_LIMIT='99' # Prime95 abort temperature in Celsius
|
||||||
ROOT_PASSWORD='1201 loves computers!'
|
ROOT_PASSWORD='1201 loves computers!'
|
||||||
TECH_PASSWORD='Sorted1201'
|
TECH_PASSWORD='Sorted1201'
|
||||||
# Root Certificate Authority
|
# Root Certificate Authority
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue