summaryrefslogtreecommitdiff
path: root/phantomjs-config.json
blob: 559194a43381f182fac89eb101ac68e47a283219 (plain)
1
2
3
4
5
6
7
8
9
{
//  "autoLoadImages": false,
  "webSecurityEnabled": false,
  "ignoreSslErrors": true,
  "proxyType": "none",
  "diskCacheEnabled": true,
  "debug": true,
  "libraryPath": ".",
}