mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 07:43:40 +01:00
added a temp directory property
Former-commit-id: 97cdce3ca6be8d599c3805d3316c09512ae38694
This commit is contained in:
@@ -2,6 +2,9 @@ application.name=${pom.name}
|
||||
application.version=${pom.version}
|
||||
autoupdate=true
|
||||
|
||||
#temp.directory defaults to System.getProperty("java.io.tmpdir")
|
||||
#temp.directory=[path to temp directory]
|
||||
|
||||
# the path to the lucene index to store the cpe data
|
||||
cpe=data/cpe
|
||||
# the path to the cpe xml file
|
||||
|
||||
Reference in New Issue
Block a user