动态配置并发数量
This commit is contained in:
@@ -15,4 +15,8 @@
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
<appSettings>
|
||||
<add key="MaxConcurrentDownloads" value="2" />
|
||||
<add key="MaxDownloadRetries" value="2" />
|
||||
</appSettings>
|
||||
</configuration>
|
Reference in New Issue
Block a user