From 8bebc2b7d658f2c80f4eed4bb74604800245663c Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Thu, 7 Nov 2019 14:22:02 +0100 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 52588a2..afc1805 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Thu Nov 07 14:12:48 CET 2019 +#Thu Nov 07 14:22:02 CET 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