Skip to content

Commit 2a3a278

Browse files
committed
Removed stop if computer switches to battery
1 parent 9cc5266 commit 2a3a278

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WinGet-AutoUpdate-Configurator/UpdateTask.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<Settings>
2525
<MultipleInstancesPolicy>IgnoreNew</MultipleInstancesPolicy>
2626
<DisallowStartIfOnBatteries>false</DisallowStartIfOnBatteries>
27-
<StopIfGoingOnBatteries>true</StopIfGoingOnBatteries>
27+
<StopIfGoingOnBatteries>false</StopIfGoingOnBatteries>
2828
<AllowHardTerminate>true</AllowHardTerminate>
2929
<StartWhenAvailable>false</StartWhenAvailable>
3030
<RunOnlyIfNetworkAvailable>false</RunOnlyIfNetworkAvailable>

0 commit comments

Comments
 (0)