noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 03/04: Comment the config.inc.example file


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 03/04: Comment the config.inc.example file
Date: Thu, 2 Mar 2017 05:19:30 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 3600f84f83e217e0f081fab3720a19214a7218e3
Author: Dany De Bontridder <address@hidden>
Date:   Wed Mar 1 13:08:34 2017 +0100

    Comment the config.inc.example file
---
 include/config.inc.example | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/include/config.inc.example b/include/config.inc.example
index 7d8b2e2..7a74453 100644
--- a/include/config.inc.example
+++ b/include/config.inc.example
@@ -19,10 +19,13 @@ define ("MULTI",1);
 define ("dbname","");
  // Uncomment to DEBUG
 // define ("DEBUG",TRUE);
- // Uncomment to log your input
+// Uncomment to log your input
 // define ("LOGINPUT",TRUE);
-// Name of the sender of the email if you activate the possibility to 
reinitialize
+// Uncomment if you want to activate the possibility to reinitialize
 // password by email
+// defined("RECOVER","1");
+// Uncomment and define if you want to Name of the sender of the email 
+// if you activate the possibility to reinitialize password by email
 // define('ADMIN_WEB', 'address@hidden');
 
 
@@ -33,7 +36,8 @@ define ("dbname","");
 // define ("NOALYSS_PLUGIN","");
 // define ("NOALYSS_INCLUDE","");
 // define ("NOALYSS_TEMPLATE","");
-// Fix an issue with PDF when exporting receipt in PDF in ANCGL
+// Fix an issue with PDF when exporting receipt in PDF in ANCGL ,only for very
+// old package of tkpdf ( before 2012)
 // define ("FIX_BROKEN_PDF","NO");
 
 // Uncomment if you don't want 
@@ -55,4 +59,5 @@ define ("dbname","");
 // define ('OFFICE','/usr/bin/unoconv');
 // define ('GENERATE_PDF','YES');
 
+
   
\ No newline at end of file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]