fixes for issue #63 and issue #65

Former-commit-id: 6b5f22ffe706cf8aafa36fc8a118e7119c7f0cdf
This commit is contained in:
Jeremy Long
2014-02-13 20:20:19 -05:00
parent a4c17bb308
commit 2f8c2b05bd
9 changed files with 76 additions and 92 deletions

View File

@@ -42,6 +42,6 @@ databaseDriverPath | The path to the database driver JAR file; only used if t
connectionString | The connection string used to connect to the database. | Optional
databaseUser | The username used when connecting to the database. | Optional
databasePassword | The password used when connecting to the database. | Optional
extraExtensions | List of extra extensions to be scanned, comma separated. | Optional
zipExtensions | A comma-separated list of additional file extensions to be treated like a ZIP file, the contents will be extracted and analyzed. | Optional