mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 08:13:43 +01:00
Remove unsupported Gradle proxy configuration setting “connectionTimeout” from documentation
This commit is contained in:
@@ -44,7 +44,6 @@ server | The proxy server. |
|
||||
port | The proxy port. |
|
||||
username | Defines the proxy user name. |
|
||||
password | Defines the proxy password. |
|
||||
connectionTimeout | The URL Connection Timeout. |
|
||||
|
||||
#### Example
|
||||
```groovy
|
||||
|
||||
@@ -55,7 +55,6 @@ server | The proxy server; see the [proxy configuration](../data/prox
|
||||
port | The proxy port. |
|
||||
username | Defines the proxy user name. |
|
||||
password | Defines the proxy password. |
|
||||
connectionTimeout | The URL Connection Timeout. |
|
||||
|
||||
#### Example
|
||||
```groovy
|
||||
|
||||
Reference in New Issue
Block a user