diff options
author | root <root@wildfire.ukcod.org.uk> | 2011-10-18 00:06:59 +0100 |
---|---|---|
committer | root <root@wildfire.ukcod.org.uk> | 2011-10-18 00:06:59 +0100 |
commit | dc4cf130023fb06a37f2a5b5ea94953d43aeaf26 (patch) | |
tree | e205e71ef5809e46a386e0d146257e747954c8de | |
parent | 33a6624174c28125d892be7b05894afca56c5c7a (diff) | |
parent | bee01250d7b10b3254211bb34e90c631aa331caf (diff) |
Merge branch 'wdtk' of https://github.com/sebbacon/alaveteli into wdtk
-rw-r--r-- | config/general.yml-example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index 8c59b1b0e..dee393941 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -129,4 +129,5 @@ FORWARD_NONBOUNCE_RESPONSES_TO: user-support@localhost # http://code.google.com/p/wkhtmltopdf/downloads/list # If the command is not present, a text-only version will be rendered # instead. -HTML_TO_PDF_COMMAND: /usr/local/bin/wkhtmltopdf-amd64
\ No newline at end of file +HTML_TO_PDF_COMMAND: /usr/local/bin/wkhtmltopdf-amd64 + |