parallelFileDownloads defaults to 1, sql can't take it

This commit is contained in:
Henry Oswald
2016-05-23 14:31:27 +01:00
parent 2e97bcba3a
commit 22f730c3e9
2 changed files with 6 additions and 2 deletions

View File

@@ -41,4 +41,5 @@ module.exports =
url: "http://localhost:3013"
smokeTest: false
project_cache_length_ms: 60 * 60 * 24
project_cache_length_ms: 60 * 60 * 24
parallelFileDownloads:1