mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-25 02:21:28 +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. |
|
port | The proxy port. |
|
||||||
username | Defines the proxy user name. |
|
username | Defines the proxy user name. |
|
||||||
password | Defines the proxy password. |
|
password | Defines the proxy password. |
|
||||||
connectionTimeout | The URL Connection Timeout. |
|
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
```groovy
|
```groovy
|
||||||
|
|||||||
@@ -55,7 +55,6 @@ server | The proxy server; see the [proxy configuration](../data/prox
|
|||||||
port | The proxy port. |
|
port | The proxy port. |
|
||||||
username | Defines the proxy user name. |
|
username | Defines the proxy user name. |
|
||||||
password | Defines the proxy password. |
|
password | Defines the proxy password. |
|
||||||
connectionTimeout | The URL Connection Timeout. |
|
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
```groovy
|
```groovy
|
||||||
|
|||||||
Reference in New Issue
Block a user