update of the config.inc.example file

This commit is contained in:
Dany De Bontridder 2016-12-16 21:10:20 +01:00
parent c42faae0ee
commit 9bcc0753df

View file

@ -48,5 +48,8 @@ define ("dbname","");
// define ('OVERRIDE_PARAM',1);
// ini_set ('max_execution_time',240);
// ini_set ('memory_limit','256M');
//
// For converting file to PDF
// define ('OFFICE','/usr/bin/unoconv');
// define ('GENERATE_PDF','YES');