diff --git a/conf/noalyss.conf b/conf/noalyss.conf index 0eb8de3..ad972e9 100644 --- a/conf/noalyss.conf +++ b/conf/noalyss.conf @@ -16,11 +16,11 @@ define ("NOALYSS_ADMINISTRATOR","__ADMIN__"); // used only for install define ("NOALYSS_ADMIN_PASSWORD","__PASSWORD__"); define ("LOCALE",1); -define ("domaine","__DOMAIN____PATH__"); +define ("domaine",""); define ("MULTI",1); define ("dbname","__DB_NAME__"); // Uncomment to DEBUG -// define ("DEBUG",TRUE); +define ("DEBUG",TRUE); // Uncomment to log your input // define ("LOGINPUT",TRUE); // Uncomment if you want to activate the possibility to reinitialize