From a0c05f45a5b30d99f8b1461c1a06f31e15bd9e2b Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 14 Apr 2022 11:17:31 +0200 Subject: [PATCH] Update noalyss.conf --- conf/noalyss.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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