diff options
-rw-r--r-- | phantomjs-config.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/phantomjs-config.json b/phantomjs-config.json index 559194a..f32e571 100644 --- a/phantomjs-config.json +++ b/phantomjs-config.json @@ -1,9 +1,5 @@ { -// "autoLoadImages": false, "webSecurityEnabled": false, "ignoreSslErrors": true, - "proxyType": "none", "diskCacheEnabled": true, - "debug": true, - "libraryPath": ".", } |