2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-31 18:17:25 +01:00

add webkit

This commit is contained in:
kev
2014-12-24 19:30:14 +08:00
parent 32692c6878
commit fa55cbc786
9 changed files with 2612 additions and 0 deletions

6
webkit/config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"diskCacheEnabled": true,
"autoLoadImages": true,
"offlineStoragePath": "/tmp/phantomjs",
"offlineStorageDefaultQuota": 1000000000
}