diff --git a/modpacktoolsconfig.toml b/modpacktoolsconfig.toml index f611897..60d899f 100644 --- a/modpacktoolsconfig.toml +++ b/modpacktoolsconfig.toml @@ -9,6 +9,6 @@ selectedVersion = -1 [Downloads] #The maximum number of threads that will be used for downloads - maxThreads = 2 + maxThreads = 10 #The timeout of http requests in ms httpTimeout = 2147483647