aboutsummaryrefslogtreecommitdiff
path: root/config.default
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-10-16 15:04:51 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-10-16 15:04:51 -0300
commit58228b69d454c835e90a4eb3219ac6a6653d0836 (patch)
treef43b54638365cec9604bf6eb610048831dc2c7ec /config.default
parent73460c13773e040d75aa26b9ee6cd48c94649b79 (diff)
downloadhttruta-58228b69d454c835e90a4eb3219ac6a6653d0836.tar.gz
httruta-58228b69d454c835e90a4eb3219ac6a6653d0836.tar.bz2
Initial code for webkit2png and wkhtmltopdf
Diffstat (limited to 'config.default')
-rw-r--r--config.default2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.default b/config.default
index 7b9543a..6b7f44b 100644
--- a/config.default
+++ b/config.default
@@ -10,3 +10,5 @@ GROUP="cache"
DEPTH="1"
EXT_DEPTH="0"
SCUTTLE_BASE="/var/sites/links"
+WEBKIT2PNG="1"
+WKHTMLTOPDF="1"