Removed hardcoded but obsolete Task Scheduler timeout (#9994)

This commit is contained in:
Simon Amelunxen 2020-09-25 12:31:25 +02:00 committed by GitHub
parent 96e3def294
commit 11861fc7d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ $xml = [xml]@'
<Hidden>false</Hidden>
<RunOnlyIfIdle>false</RunOnlyIfIdle>
<WakeToRun>false</WakeToRun>
<ExecutionTimeLimit>PT24H</ExecutionTimeLimit>
<ExecutionTimeLimit>PT0S</ExecutionTimeLimit>
<Priority>4</Priority>
</Settings>
<Actions Context="Author">