Remove unsupported Gradle proxy configuration setting “connectionTimeout” from documentation

This commit is contained in:
Stefan Neuhaus
2017-07-29 14:28:10 +02:00
parent 240d06d7e4
commit 95c0d9b9a0
2 changed files with 0 additions and 2 deletions

View File

@@ -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

View File

@@ -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