mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 00:04:27 +01:00
upated site documentation with new configuration options
Former-commit-id: 792785d77bbf2a805cfbf56f34e612f66684b981
This commit is contained in:
@@ -35,5 +35,12 @@ ProxyPort | Defines the port for the proxy. | Optional
|
|||||||
ProxyUsername | Defines the proxy user name. | Optional
|
ProxyUsername | Defines the proxy user name. | Optional
|
||||||
ProxyPassword | Defines the proxy password. | Optional
|
ProxyPassword | Defines the proxy password. | Optional
|
||||||
ConnectionTimeout | The connection timeout used when downloading data files from the Internet. | Optional
|
ConnectionTimeout | The connection timeout used when downloading data files from the Internet. | Optional
|
||||||
|
nexusAnalyzerEnabled | The connection timeout used when downloading data files from the Internet. | Optional
|
||||||
|
nexusUrl | The connection timeout used when downloading data files from the Internet. | Optional
|
||||||
|
databaseDriverName | The name of the database driver. Example: org.h2.Driver. | Optional
|
||||||
|
databaseDriverPath | The path to the database driver JAR file; only used if the driver is not in the class path. | Optional
|
||||||
|
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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user