fixed to use right proxy property
This commit is contained in:
parent
41a931a3ad
commit
348e4b4183
|
|
@ -11,9 +11,5 @@ com.soulgalore.crawler.requestheaders=
|
|||
com.soulgalore.crawler.auth=
|
||||
|
||||
# Proxy properties, if you are behind a proxy.
|
||||
## The host like: proxy.soulgalore.com
|
||||
com.soulgalore.crawler.proxyhost=
|
||||
## The port: 80
|
||||
com.soulgalore.crawler.proxyport=80
|
||||
## The protocol, if not added http will be used
|
||||
com.soulgalore.crawler.proxyprotocol=
|
||||
## The host by this special format: http:proxy.soulgalore.com:80
|
||||
com.soulgalore.crawler.proxy=
|
||||
|
|
|
|||
Loading…
Reference in New Issue