mirror of https://github.com/BOINC/boinc.git
Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2
This commit is contained in:
commit
dce192b321
|
@ -247,11 +247,7 @@ void GLOBAL_PREFS::defaults() {
|
|||
#endif
|
||||
run_gpu_if_user_active = false;
|
||||
run_if_user_active = true;
|
||||
#ifdef ANDROID
|
||||
run_on_batteries = false;
|
||||
#else
|
||||
run_on_batteries = true;
|
||||
#endif
|
||||
#ifdef ANDROID
|
||||
suspend_cpu_usage = 50;
|
||||
#else
|
||||
|
|
Loading…
Reference in New Issue