moved hard-coded configuration to properties file and added some additional debugging

This commit is contained in:
Jeremy Long
2016-10-28 08:44:43 -04:00
parent 773ac019f8
commit a12bc44ecd
7 changed files with 27 additions and 6 deletions

View File

@@ -80,6 +80,7 @@ archive.scan.depth=3
# use HEAD (default) or GET as HTTP request method for query timestamp
downloader.quick.query.timestamp=true
downloader.tls.protocols=TLSv1,TLSv1.1,TLSv1.2,TLSv1.3
analyzer.experimental.enabled=false
analyzer.jar.enabled=true