From: <gem...@li...> - 2012-05-30 14:16:18
|
Revision: 711 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=711&view=rev Author: michieltcs Date: 2012-05-30 14:16:07 +0000 (Wed, 30 May 2012) Log Message: ----------- Add (empty) entry for export.wkhtmltopdf Modified Paths: -------------- trunk/new_project/application/configs/project.ini Modified: trunk/new_project/application/configs/project.ini =================================================================== --- trunk/new_project/application/configs/project.ini 2012-05-30 14:15:42 UTC (rev 710) +++ trunk/new_project/application/configs/project.ini 2012-05-30 14:16:07 UTC (rev 711) @@ -286,6 +286,13 @@ ; line below to use a custom setting ;logLevel = 6; +;--------------------------------------------------------- +; EXPORT SECTION +;--------------------------------------------------------- +; Location of the 'wkhtmltopdf' binary, be sure to use the latest +; binary from http://code.google.com/p/wkhtmltopdf/ +export.wkhtmltopdf = + [testing : production] admin.user = superadmin admin.pwd = superadmin This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |