mirror of
https://github.com/astefanutti/decktape.git
synced 2024-12-12 13:49:13 +03:00
Remove phantomjs.json as it's become irrelevant
This commit is contained in:
parent
6b66eb716c
commit
c2c2323ae4
@ -1,13 +0,0 @@
|
||||
{
|
||||
// same as: --ignore-ssl-errors=true
|
||||
"ignoreSslErrors": true,
|
||||
|
||||
// address:port specifies the proxy server to use (e.g. --proxy=192.168.1.42:8080)
|
||||
"proxy": "",
|
||||
|
||||
// [http|socks5|none] specifies the type of the proxy server (default is http).
|
||||
"proxyType": "",
|
||||
|
||||
// specifies the authentication information for the proxy, e.g. --proxy-auth=username:password)
|
||||
"proxyAuth": ""
|
||||
}
|
Loading…
Reference in New Issue
Block a user