summaryrefslogtreecommitdiff
path: root/service/ServiceResources/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'service/ServiceResources/res/values/config.xml')
-rw-r--r--service/ServiceResources/res/values/config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/service/ServiceResources/res/values/config.xml b/service/ServiceResources/res/values/config.xml
index a582b6f..b116767 100644
--- a/service/ServiceResources/res/values/config.xml
+++ b/service/ServiceResources/res/values/config.xml
@@ -37,4 +37,7 @@
<!-- The unattended reboot frequency in days. Should be a positive value.
If a non-positive value is provided, the default frqeuency will be applied. -->
<integer name="config_unattendedRebootFrequencyDays">2</integer>
+
+ <!-- Whether or not the device needs to be charging to trigger unattended reboot.-->
+ <bool name="config_requireChargingForUnattendedReboot">false</bool>
</resources> \ No newline at end of file