summaryrefslogtreecommitdiff
path: root/phantomjs-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'phantomjs-config.json')
-rw-r--r--phantomjs-config.json4
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": ".",
}