Stable fixes
This commit is contained in:
parent
9bce727a65
commit
31c3cd7c80
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
<appSettings>
|
||||
|
||||
<!-- Start-up delay in milliseconds - time to wait before tasks execution -->
|
||||
<add key="Service.StartupDelay" value="20000"/>
|
||||
<add key="Service.StartupDelay" value="30000"/>
|
||||
|
||||
<!-- Interval in milliseconds to poll registry keys. 1 - read registry only once -->
|
||||
<add key="Service.RegistryPollInterval" value="30000"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue