From: Ben Soares Date: Mon, 1 Jul 2019 23:07:23 +0000 (+0100) Subject: JAL-3322 increase concurrent downloads in getdown X-Git-Tag: Release_2_11_0~2^2~15 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=772a0325f9223183aeb978c81d2d9cdcb12100df JAL-3322 increase concurrent downloads in getdown --- diff --git a/gradle.properties b/gradle.properties index 2e6e38c..cc845fa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -57,6 +57,7 @@ getdown_launch_jvl = channel_launch.jvl getdown_build_properties = build_properties getdown_txt_title = Jalview getdown_txt_allow_offline = true +getdown_txt_max_concurrent_downloads = 10 getdown_txt_jalview.jvmmempc = 90 getdown_txt_multi_jvmarg = -Dgetdownappdir=%APPDIR% getdown_txt_strict_comments = true