diff options
author | Yaohan Chen <yaohan.chen@gmail.com> | 2015-04-16 20:37:15 -0400 |
---|---|---|
committer | Yaohan Chen <yaohan.chen@gmail.com> | 2015-04-16 20:37:15 -0400 |
commit | 13a1153d52347b769c71cdf0fdec37d91cc602af (patch) | |
tree | c9cdce75d8d43415364e36eff2c36920481db20c /phantomjs-config.json | |
parent | 3b9be87188dc5dc1f1fcbe8e9a73d9f74546a050 (diff) | |
download | hib-dlagent-13a1153d52347b769c71cdf0fdec37d91cc602af.tar.gz hib-dlagent-13a1153d52347b769c71cdf0fdec37d91cc602af.zip |
Use humblebundle-python to work with HIB API
Diffstat (limited to 'phantomjs-config.json')
-rw-r--r-- | phantomjs-config.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/phantomjs-config.json b/phantomjs-config.json deleted file mode 100644 index f32e571..0000000 --- a/phantomjs-config.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "webSecurityEnabled": false, - "ignoreSslErrors": true, - "diskCacheEnabled": true, -} |