From a12f4a81fd72f40a8177bd813527a9b15c42cd4f Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Mon, 29 Jul 2019 14:42:40 +0200 Subject: [PATCH] Configuration change: Context --- config/config.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.properties b/config/config.properties index 1a620ef..6c67da0 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Mon Jul 29 14:03:12 CEST 2019 +#Mon Jul 29 14:42:40 CEST 2019 autoSaveScanData=true commandExecutionEvents=false createSessionFiles=false @@ -15,7 +15,7 @@ hideServerMessages=false hostName= instanceName=Dev logDaysToLive=50 -logLevel=Finer +logLevel=Fine logLevelConsole=Off logPath={logs}/{date}_{time} notificationLevel=Off